We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f92f05 commit 6021598Copy full SHA for 6021598
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