mirror of
https://github.com/boostorg/optional.git
synced 2026-07-21 13:43:39 +00:00
Allow insecure Node.js version in CI workflow
Temporary workaround to make CI pass
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
||||
|
||||
env:
|
||||
UBSAN_OPTIONS: print_stacktrace=1
|
||||
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
|
||||
|
||||
jobs:
|
||||
posix:
|
||||
|
||||
Reference in New Issue
Block a user