Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5074d77

Browse files
committedFeb 28, 2025
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

+1-1
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)
Failed to load comments.