maximize-build-space icon indicating copy to clipboard operation
maximize-build-space copied to clipboard

Github action to maximize the available disk space on Github runners

Results 13 maximize-build-space issues
Sort by recently updated
recently updated
newest added

Would you be up for having an input that disables everything except "removal of unnecessary software"? I'd like to be able to just use (and benefit from) this: https://github.com/easimon/maximize-build-space/blob/test-report/README.md (as...

Your action helped me a lot for compiling things. PS - You might find [this action](https://github.com/fawazahmed0/action-debug-vscode) helpful.

Since the initial release I considered this action an ugly hack, to be used as a last resort only, because it depended on an undocumented "feature" of Github runners: **an...