We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f58193 + 37c69ef commit 5074d77Copy full SHA for 5074d77
src/ci/github-actions/jobs.yml
@@ -53,7 +53,7 @@ runners:
53
os: ubuntu-24.04-arm
54
55
- &job-aarch64-linux-8c
56
- os: ubuntu-22.04-arm64-8core-32gb
+ os: ubuntu-24.04-arm64-8core-32gb
57
envs:
58
env-x86_64-apple-tests: &env-x86_64-apple-tests
59
SCRIPT: ./x.py --stage 2 test --skip tests/ui --skip tests/rustdoc -- --exact
0 commit comments