Skip to content

Commit 6021598

Browse files
committed
ci: use ubuntu 22 for free arm runners
1 parent 2f92f05 commit 6021598

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)