Skip to content

Commit

Permalink
Rollup merge of rust-lang#137798 - marcoieni:ubuntu-24-large-runner-a…
Browse files Browse the repository at this point in the history
…rm, r=Kobzol

ci: use ubuntu 24 on arm large runner

try-job: dist-aarch64-linux
  • Loading branch information
workingjubilee authored Mar 4, 2025
2 parents d11595f + 69c4651 commit 2b680c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runners:
<<: *base-job

- &job-aarch64-linux-8c
os: ubuntu-22.04-arm64-8core-32gb
os: ubuntu-24.04-arm64-8core-32gb
<<: *base-job
envs:
env-x86_64-apple-tests: &env-x86_64-apple-tests
Expand Down

0 comments on commit 2b680c0

Please sign in to comment.