Maximize GitHub Runner Space
Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.5.1.
- This action is used across all versions by 4 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,” reclaims disk space on GitHub-hosted Ubuntu runners by removing unnecessary preinstalled SDKs, toolchains, and caches. It automates the cleanup process with customizable options, including predefined cleanup profiles and selective removal of components, while providing disk usage reports before and after cleanup. This action is ideal for workflows requiring additional disk space and faster runner performance.
Release notes
What’s Changed
- chore: open-source developer enablement by @justinthelaw in https://github.com/justinthelaw/maximize-github-runner-space/pull/14
Full Changelog: https://github.com/justinthelaw/maximize-github-runner-space/compare/v0.5.0...v0.5.1