fix: allow older glibc

This commit is contained in:
Baptiste Augrain 2024-07-07 16:28:58 +02:00
parent 9e651fcf68
commit 8ac0021b41

View file

@ -170,6 +170,8 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ env.GITHUB_BRANCH }}
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
if: env.SHOULD_BUILD == 'yes'
- name: Install GH