Increase build disk space
Version updated for https://github.com/rtjohnso/maximize-build-space to version v1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action is designed to maximize available disk space on public GitHub-hosted runners by reclaiming unused space on the temp disk, optionally removing unnecessary preinstalled software, and resizing SWAP space. It automates the process of consolidating free space into a single build volume, addressing disk space limitations that can cause build jobs to fail. This action is particularly useful for workflows that require more disk space than the default runner setup provides.