Skip to content

Commit

Permalink
fix GLIBC_2.28 not found (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
drcege authored Jul 11, 2024
1 parent 1b6b522 commit 619da1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ on:
permissions:
contents: read

env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

jobs:
unittest-single:
runs-on: [self-hosted, linux]
Expand Down

0 comments on commit 619da1a

Please sign in to comment.