Skip to content

Commit ef04fc3

Browse files
committed
ci: use ubuntu 22.04 to build arm64/linux
1 parent 1d25fcf commit ef04fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
OS: linux
8181
ARCH: aarch64
8282

83-
runs-on: ubuntu-24.04-arm
83+
runs-on: ubuntu-22.04-arm
8484
steps:
8585
- uses: mlugg/setup-zig@v2
8686
with:

0 commit comments

Comments
 (0)