Skip to content

Commit 6dc8711

Browse files
committed
Build updates
1 parent 0ed1564 commit 6dc8711

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
- os: ubuntu-latest
2929
arch: x64
3030
libc: glibc
31-
image: ghcr.io/prebuild/centos7-devtoolset7:2.1.1
32-
node: 16
31+
image: ghcr.io/prebuild/almalinux-devtoolset11:2.3.1
32+
node: 18
3333
- os: ubuntu-latest
3434
arch: x64
3535
libc: musl
@@ -53,7 +53,7 @@ jobs:
5353
- os: ubuntu-latest
5454
arch: arm
5555
libc: musl
56-
image: ghcr.io/prebuild/linux-armv7l-musl:2.1.1
56+
image: ghcr.io/prebuild/linux-armv7l-musl:2.3.1
5757
node: 18
5858
- os: ubuntu-latest
5959
arch: arm64

0 commit comments

Comments
 (0)