Maximize GitHub Runner Space
Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.12.1.
- This action is used across all versions by 27 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action maximize-github-runner-space automatically cleans up optional SDKs, toolchains, services, and caches on standard GitHub-hosted runners before large build, test, or container jobs. It detects the runner’s OS, architecture, privileges, and installed capabilities; callers do not select a platform manually. This action is intended for reclaiming disk space on these runners, especially for large images, Android builds, or monorepos.
What’s Changed
What’s Changed
- chore: consolidate dependency updates for v0.12.1 by @justinthelaw in https://github.com/justinthelaw/maximize-github-runner-space/pull/47
Full Changelog: https://github.com/justinthelaw/maximize-github-runner-space/compare/v0.12.0...v0.12.1