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:
Pherring04 2024-07-11 11:03:55 -05:00 committed by GitHub
commit bc44a652b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,10 @@ on:
pull_request: pull_request:
workflow_dispatch: workflow_dispatch:
env:
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
jobs: jobs:
build: build:
strategy: strategy: