Free Disk Space (CI Action)
Version updated for https://github.com/BRAINSia/free-disk-space to version v2.1.3.
- This action is used across all versions by 23 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action is designed to free up disk space on Ubuntu-based GitHub Actions runners by removing unnecessary files, packages, and cached tools. It automates the process of reclaiming up to 31 GB of storage, enabling workflows that require significant disk space for large computations or builds. The action offers customizable options to target specific areas for cleanup, such as tool caches, Android tools, and large packages.
Release notes
What’s Changed
- Fix typo. by @satmandu in https://github.com/BRAINSia/free-disk-space/pull/6
- Rename action and add project background information by @hjmjohnson in https://github.com/BRAINSia/free-disk-space/pull/7
New Contributors
- @satmandu made their first contribution in https://github.com/BRAINSia/free-disk-space/pull/6
Full Changelog: https://github.com/BRAINSia/free-disk-space/compare/v2.1.2...v2.1.3