We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403ca80 commit 1cc8da5Copy full SHA for 1cc8da5
src/ci/github-actions/jobs.yml
@@ -33,7 +33,7 @@ runners:
33
<<: *base-job
34
35
- &job-aarch64-linux
36
- os: [ self-hosted, ARM64, linux ]
+ os: ubuntu-22.04-arm64-8core-32gb
37
38
envs:
39
env-x86_64-apple-tests: &env-x86_64-apple-tests
0 commit comments