Skip to content

Commit a3d4bd3

Browse files
committed
Auto merge of #136914 - marcoieni:arm-ubuntu-24, r=jdno
ci: use ubuntu 24 for free arm runner try-job: aarch64-gnu try-job: aarch64-gnu-debug
2 parents 23032f3 + eada619 commit a3d4bd3

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-22.04-arm
53+
os: ubuntu-24.04-arm
5454

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

0 commit comments

Comments
 (0)