Skip to content

Commit 94d5c51

Browse files
committed
Auto merge of #135779 - marcoieni:free-disk-arm-runner, r=<try>
CI: free disk on linux arm runner try-job: aarch64-gnu
2 parents b5741a3 + a175e8d commit 94d5c51

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
@@ -44,6 +44,8 @@ runners:
4444
<<: *base-job
4545

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

4951
envs:

0 commit comments

Comments
 (0)