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 6ecd0ed commit 636a1cbCopy full SHA for 636a1cb
.github/workflows/build.yml
@@ -1352,7 +1352,7 @@ jobs:
1352
container: node:20-alpine3.17
1353
node: 20
1354
- os: ubuntu-20.04
1355
- container: node:22-alpine3.17
+ container: node:22-alpine3.18
1356
node: 22
1357
1358
# arm64 glibc
@@ -1384,7 +1384,7 @@ jobs:
1384
1385
1386
arch: arm64
1387
1388
1389
1390
# macos x64
0 commit comments