Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 5074d77

Browse files
committed
Auto merge of rust-lang#137798 - marcoieni:ubuntu-24-large-runner-arm, r=<try>
ci: use ubuntu 24 on arm large runner try-job: dist-aarch64-linux
2 parents 2f58193 + 37c69ef commit 5074d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runners:
5353
os: ubuntu-24.04-arm
5454

5555
- &job-aarch64-linux-8c
56-
os: ubuntu-22.04-arm64-8core-32gb
56+
os: ubuntu-24.04-arm64-8core-32gb
5757
envs:
5858
env-x86_64-apple-tests: &env-x86_64-apple-tests
5959
SCRIPT: ./x.py --stage 2 test --skip tests/ui --skip tests/rustdoc -- --exact

0 commit comments

Comments
 (0)