CI: Add ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION workaround to keep using Ubuntu 18.04

This commit is contained in:
Louis Dureuil 2024-07-08 11:04:11 +02:00
parent 16bde973aa
commit 22b9c277d0
No known key found for this signature in database
5 changed files with 18 additions and 1 deletions

View file

@ -15,6 +15,8 @@ jobs:
debian:
name: Publish debian packagge
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
runs-on: ubuntu-latest
needs: check-version
container: