Skip to content

Commit 9b96337

Browse files
authored
ci: fix runner (#47)
1 parent 101459b commit 9b96337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
target: x86_64
2929
# - runner: ubuntu-22.04
3030
# target: x86
31-
- runner: ubuntu-latest-8
31+
- runner: ubuntu-latest-8-arm
3232
target: aarch64
3333
# - runner: ubuntu-22.04
3434
# target: armv7

0 commit comments

Comments
 (0)