Skip to content

Commit

Permalink
Build updates
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Nov 4, 2024
1 parent 0ed1564 commit 6dc8711
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- os: ubuntu-latest
arch: x64
libc: glibc
image: ghcr.io/prebuild/centos7-devtoolset7:2.1.1
node: 16
image: ghcr.io/prebuild/almalinux-devtoolset11:2.3.1
node: 18
- os: ubuntu-latest
arch: x64
libc: musl
Expand All @@ -53,7 +53,7 @@ jobs:
- os: ubuntu-latest
arch: arm
libc: musl
image: ghcr.io/prebuild/linux-armv7l-musl:2.1.1
image: ghcr.io/prebuild/linux-armv7l-musl:2.3.1
node: 18
- os: ubuntu-latest
arch: arm64
Expand Down

0 comments on commit 6dc8711

Please sign in to comment.