Skip to content

Commit 94f8767

Browse files
committed
Auto merge of #126113 - Kobzol:ci-native-arm-runner, r=<try>
[WIP] CI: use a native `arm64` runner Opening as a draft to test if we can use a native GitHub ARM runner instead of the self-hosted one. try-job: aarch64-gnu
2 parents b74702f + 1c4b0c4 commit 94f8767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runners:
3333
<<: *base-job
3434

3535
- &job-aarch64-linux
36-
os: [ self-hosted, ARM64, linux ]
36+
os: ubuntu-22.04-arm64-8core-32gb
3737

3838
envs:
3939
env-x86_64-apple-tests: &env-x86_64-apple-tests

0 commit comments

Comments
 (0)