Allow insecure Node.js version in CI workflow

Temporary workaround to make CI pass
This commit is contained in:
Alexander Grund
2026-07-16 13:00:19 +02:00
committed by GitHub
parent 05dd1dd73e
commit dfb895fc18
+1
View File
@@ -10,6 +10,7 @@ on:
env:
UBSAN_OPTIONS: print_stacktrace=1
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
jobs:
posix: