Skip to content

Commit

Permalink
Rollup merge of rust-lang#135779 - marcoieni:free-disk-arm-runner, r=…
Browse files Browse the repository at this point in the history
…Kobzol

CI: free disk on linux arm runner

try-job: aarch64-gnu
  • Loading branch information
jieyouxu authored Jan 22, 2025
2 parents b2728d5 + a175e8d commit 2328023
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ runners:
<<: *base-job

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

envs:
Expand Down

0 comments on commit 2328023

Please sign in to comment.