about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-02-07 10:51:26 +0000
committerbors <bors@rust-lang.org>2025-02-07 10:51:26 +0000
commit5ff18d0eaefd1bd9ab8ec33dab2404a44e7631ed (patch)
treea87e4a956cc5c0d81031165f3f7d898986c1a656 /src
parent550e035a5943f7beb5dee71e005aeba1e33ff28e (diff)
parent60215984460a3338d3c31ab1e9c5fb5ff9311b35 (diff)
downloadrust-5ff18d0eaefd1bd9ab8ec33dab2404a44e7631ed.tar.gz
rust-5ff18d0eaefd1bd9ab8ec33dab2404a44e7631ed.zip
Auto merge of #136647 - marcoieni:ubuntu-22-free-runner-arm, r=Kobzol
ci: use ubuntu 22 for free arm runners

try-job: aarch64-gnu
try-job: aarch64-gnu-debug
Diffstat (limited to 'src')
-rw-r--r--src/ci/github-actions/jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml
index 58a9eb69666..92458bfaa34 100644
--- a/src/ci/github-actions/jobs.yml
+++ b/src/ci/github-actions/jobs.yml
@@ -50,7 +50,7 @@ runners:
   - &job-aarch64-linux
     # Free some disk space to avoid running out of space during the build.
     free_disk: true
-    os: ubuntu-24.04-arm
+    os: ubuntu-22.04-arm
 
   - &job-aarch64-linux-8c
     os: ubuntu-22.04-arm64-8core-32gb