Skip to content

build: reclaim more disk space on macOS GHA runner

This PR tries to fix the Build fail on macOS arm64 due to disk out of space (which you would see on current main and many other PRs Github Actions test-macOS). A more detailed explanation which talks about the underlying issue can be found in https://github.com/nodejs/build/issues/3878 (cheers @richardlau).

I would consider this solution is a temp solution to unblock us for now. Will keep an eye on the update from Github actions side.

Update: Thanks for the help @RedYetiDev 🙏

Merge request reports

Loading