We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c0ae6 commit 0e80d78Copy full SHA for 0e80d78
src/ci/github-actions/jobs.yml
@@ -44,7 +44,7 @@ runners:
44
<<: *base-job
45
46
- &job-aarch64-linux
47
- os: ubuntu-22.04-arm64-8core-32gb
+ os: ubuntu-22.04-arm
48
49
envs:
50
env-x86_64-apple-tests: &env-x86_64-apple-tests
0 commit comments