Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Manually free up disk space on macOS (#4287)
This should mitigate the effects of a GitHub regression that reduced space on these runners: actions/runner-images#10511 After this, we're mostly fine, but builds that happen to compile enough of the codebase can bump past it. With this PR we have over 50 GiB of space which is more than we need. See a test run here: https://github.com/carbon-language/carbon-lang/actions/runs/10780743574
- Loading branch information