2
0
mirror of https://github.com/boostorg/compat.git synced 2026-01-19 04:02:16 +00:00

Update ci.yml

This commit is contained in:
Peter Dimov
2024-07-22 02:15:35 +03:00
parent d802b97ba8
commit 4abae7082a

View File

@@ -176,6 +176,10 @@ jobs:
shell: bash
steps:
- name: Enable Node 16
run: |
echo "ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true" >> $GITHUB_ENV
- uses: actions/checkout@v3
- name: Setup container environment