Skip to content

Commit d9e7204

Browse files
committed
ci: use ubuntu 22.04 for arm64 build
1 parent 927ca01 commit d9e7204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
ARCH: aarch64
6161
OS: linux
6262

63-
runs-on: ubuntu-24.04-arm
63+
runs-on: ubuntu-22.04-arm
6464
timeout-minutes: 15
6565

6666
steps:

0 commit comments

Comments
 (0)