Skip to content

Commit 5ff18d0

Browse files
committed
Auto merge of rust-lang#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
2 parents 550e035 + 6021598 commit 5ff18d0

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
@@ -50,7 +50,7 @@ runners:
5050
- &job-aarch64-linux
5151
# Free some disk space to avoid running out of space during the build.
5252
free_disk: true
53-
os: ubuntu-24.04-arm
53+
os: ubuntu-22.04-arm
5454

5555
- &job-aarch64-linux-8c
5656
os: ubuntu-22.04-arm64-8core-32gb

0 commit comments

Comments
 (0)