Skip to content

Commit

Permalink
CI-unixish-docker.yml: force Node 16 on runner
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Aug 14, 2024
1 parent eaf132a commit 69edd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-unixish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
contents: read

env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16

jobs:
build_cmake:
Expand Down

0 comments on commit 69edd2c

Please sign in to comment.