mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 12:56:26 +00:00
Merge pull request #1739 from nasa/CentOS-7-CI-round2
CentOS 7 CI Failures - Run CentOS CI with Node 16 instead of 20
This commit is contained in:
commit
bc44a652b9
4
.github/workflows/test_linux.yml
vendored
4
.github/workflows/test_linux.yml
vendored
@ -11,6 +11,10 @@ on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16
|
||||
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user