Closed fredemmott closed 2 years ago
We mostly need this to stop OOMing on rust builds, but now most of the rust code is covered in FFI.
Our macos build jobs are spending ~ 1h in the -j1 part, so we should try to limit it to the stuff where it's actually necessary
Test plan:
See what happens with tomorrow's nightly builds
https://github.com/hhvm/homebrew-hhvm/commit/a96743ef752ce4afe682de3b75fe8b5702f1b84f
We mostly need this to stop OOMing on rust builds, but now most of the rust code is covered in FFI.
Our macos build jobs are spending ~ 1h in the -j1 part, so we should try to limit it to the stuff where it's actually necessary
Test plan:
See what happens with tomorrow's nightly builds