We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 550e035 + 6021598 commit 5ff18d0Copy full SHA for 5ff18d0
src/ci/github-actions/jobs.yml
@@ -50,7 +50,7 @@ runners:
50
- &job-aarch64-linux
51
# Free some disk space to avoid running out of space during the build.
52
free_disk: true
53
- os: ubuntu-24.04-arm
+ os: ubuntu-22.04-arm
54
55
- &job-aarch64-linux-8c
56
os: ubuntu-22.04-arm64-8core-32gb
0 commit comments