We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9354328 commit 3fdbda9Copy full SHA for 3fdbda9
.github/workflows/publish-deps.yml
@@ -5,6 +5,7 @@ on:
5
6
jobs:
7
publish:
8
+ # Must match glibc verison in node:16-bullseye
9
runs-on: ubuntu-20.04
10
steps:
11
- uses: actions/checkout@v3
0 commit comments