Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use larger runner for fuzzer binary builder (#10067)
This should fix eg. https://github.com/near/nearcore/actions/runs/6723034524/job/18272218040, that failed due, AFAICT, to out of disk space. Hopefully with this bigger builder, we should not run out of disk space any longer. And rust compilation is pretty well-parallelized anyway, so the cost should not be significantly higher.
- Loading branch information