Skip to content

Commit

Permalink
Allows using unsecure node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xcelerit-team authored Jul 17, 2024
1 parent afcfcde commit cb3d7eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: CI
on: [push, pull_request]
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
jobs:
build_and_test_windows:
name: Windows
Expand Down

0 comments on commit cb3d7eb

Please sign in to comment.