Skip to content

Commit

Permalink
Add workaround for missing glibc on node20 runners
Browse files Browse the repository at this point in the history
  • Loading branch information
JessterB committed Oct 28, 2024
1 parent 9e5c332 commit 4de3ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
DB_HOST: ${{ secrets.DB_HOST }}
DB_USER: ${{ secrets.DB_USER }}
DB_PASS: ${{ secrets.DB_PASS }}
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

0 comments on commit 4de3ca4

Please sign in to comment.