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 67395c8 commit 5438e94Copy full SHA for 5438e94
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
- os: ubuntu-22.04
43
node: 22
44
binary: linux-x64-glibc-127
45
- - os: ubuntu-20.04
+ - os: ubuntu-22.04
46
node: 24
47
binary: linux-x64-glibc-137
48
@@ -59,7 +59,7 @@ jobs:
59
container: node:22-alpine3.18
60
61
binary: linux-x64-musl-127
62
63
container: node:24-alpine3.20
64
65
binary: linux-x64-musl-137
@@ -77,7 +77,7 @@ jobs:
77
arch: arm64
78
79
binary: linux-arm64-glibc-127
80
81
82
83
binary: linux-arm64-glibc-137
@@ -98,7 +98,7 @@ jobs:
98
99
100
binary: linux-arm64-musl-127
101
102
103
104
0 commit comments