Skip to content

Commit

Permalink
CI: free disk on linux arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni committed Jan 20, 2025
1 parent b5741a3 commit a175e8d
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 @@ -44,6 +44,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 a175e8d

Please sign in to comment.