Maximize GitHub Runner Space
Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.9.0.
- This action is used across all versions by 14 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Maximize GitHub Runner Space, optimizes disk space on ubuntu-latest GitHub-hosted runners by removing preinstalled SDKs, toolchains, caches, and unused components. It is designed to solve disk space constraints for workflows involving heavy builds, tests, or container jobs. The action provides customizable cleanup modes, swapfile management, and parallel cleanup tasks to improve efficiency and free up storage for essential workflow needs.
What’s Changed
What’s Changed
- chore: normalize and validate action input by @justinthelaw-oai in https://github.com/justinthelaw/maximize-github-runner-space/pull/33
New Contributors
- @justinthelaw-oai made their first contribution in https://github.com/justinthelaw/maximize-github-runner-space/pull/33
Full Changelog: https://github.com/justinthelaw/maximize-github-runner-space/compare/v0.8.0...v0.9.0