Skip to content

Commit

Permalink
Merge pull request #1739 from nasa/CentOS-7-CI-round2
Browse files Browse the repository at this point in the history
CentOS 7 CI Failures - Run CentOS CI with Node 16 instead of 20
  • Loading branch information
Pherring04 authored Jul 11, 2024
2 parents 3835379 + c75a715 commit bc44a65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bc44a65

Please sign in to comment.