Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a6157d3

Browse files
authoredJan 23, 2025
Rollup merge of #135779 - marcoieni:free-disk-arm-runner, r=Kobzol
CI: free disk on linux arm runner try-job: aarch64-gnu
2 parents 9b40bd7 + a175e8d commit a6157d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/ci/github-actions/jobs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ runners:
4848
<<: *base-job
4949

5050
- &job-aarch64-linux
51+
# Free some disk space to avoid running out of space during the build.
52+
free_disk: true
5153
os: ubuntu-22.04-arm
5254

5355
envs:

0 commit comments

Comments
 (0)
Failed to load comments.