Maximize GitHub Runner Space
Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.6.1.
- This action is used across all versions by 8 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 unnecessary preinstalled SDKs, toolchains, and caches. It automates the cleanup process to free up space for resource-intensive workflows like large builds or tests, offering both a default aggressive cleanup mode and a customizable mode for specific requirements. This helps address storage constraints and ensures smoother execution of workflows by reclaiming valuable disk space.
Release notes
What’s Changed
- fix: default profile to max, release-please tag format by @justinthelaw in https://github.com/justinthelaw/maximize-github-runner-space/pull/18
- chore(master): release 0.6.1 by @github-actions[bot] in https://github.com/justinthelaw/maximize-github-runner-space/pull/19
- fix!: use
mainas default branch by @justinthelaw in https://github.com/justinthelaw/maximize-github-runner-space/pull/20
Full Changelog: https://github.com/justinthelaw/maximize-github-runner-space/compare/v0.6.0...v0.6.1