We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101459b commit 9b96337Copy full SHA for 9b96337
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
target: x86_64
29
# - runner: ubuntu-22.04
30
# target: x86
31
- - runner: ubuntu-latest-8
+ - runner: ubuntu-latest-8-arm
32
target: aarch64
33
34
# target: armv7
0 commit comments