Skip to content

Commit

Permalink
Allow use of node 16 (#3160) (#3171)
Browse files Browse the repository at this point in the history
Co-authored-by: narrieta@microsoft <narrieta>
(cherry picked from commit feb6edb)

Co-authored-by: Norberto Arrieta <narrieta@users.noreply.github.com>
  • Loading branch information
maddieford and narrieta authored Aug 13, 2024
1 parent 2b21de5 commit 4438b42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:

env:
NOSEOPTS: "--verbose"

ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 4438b42

Please sign in to comment.