GitHub Runner Debloater
Version updated for https://github.com/bsmithcompsci/github-runner-debloater to version v2.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The github-runner-debloater GitHub Action optimizes disk space usage on GitHub-hosted Ubuntu runners by removing unnecessary pre-installed tools, compilers, and SDKs that are not required for a specific project. Users can specify which tools to retain, allowing for faster builds and reduced resource consumption. This action is particularly useful for workflows with limited storage or projects needing minimal dependencies.
What’s Changed
What’s Changed
Full Changelog: https://github.com/bsmithcompsci/github-runner-debloater/compare/v2.0.0...v2.0.1