mirror of
https://github.com/boostorg/wave.git
synced 2026-07-21 13:43:40 +00:00
Work around GHA node20 deprecation as boost-ci does, for now
This commit is contained in:
@@ -115,6 +115,8 @@ jobs:
|
||||
curl -sL https://archives.boost.io/misc/node/node-v20.9.0-linux-x64-glibc-217.tar.xz | tar -xJ --strip-components 1 -C /node20217
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
env:
|
||||
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
|
||||
|
||||
- name: linux
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user