diff options
| author | Ben Kimock <kimockb@gmail.com> | 2025-03-07 05:52:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-07 05:52:22 +0000 |
| commit | a3ea86e4b1e3a668f74c8fb7eaf99e97db047950 (patch) | |
| tree | cea01037962191e12be544d1ae5cad9659ae9461 /src/ci | |
| parent | 7c3979ec45b020171c5ea2a38495c8d08a8b5444 (diff) | |
| parent | 245aad1b3e38c1b26170c77972fe67db55db2199 (diff) | |
| download | rust-a3ea86e4b1e3a668f74c8fb7eaf99e97db047950.tar.gz rust-a3ea86e4b1e3a668f74c8fb7eaf99e97db047950.zip | |
Merge pull request #4222 from rust-lang/rustup-2025-03-07
Automatic Rustup
Diffstat (limited to 'src/ci')
| -rw-r--r-- | src/ci/github-actions/jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml index bbcc01a0c29..6b88c26e3a2 100644 --- a/src/ci/github-actions/jobs.yml +++ b/src/ci/github-actions/jobs.yml @@ -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 |
