xd009642/ci-hoover
A configurable GitHub Action to free up disk space on an Ubuntu GitHub Actions runner. Inspired by free-disk-space.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| android | Remove Android runtime | no | true |
| dotnet | Remove .NET runtime | no | true |
| haskell | Remove Haskell runtime | no | true |
| large-packages | Remove large packages | no | true |
| docker-images | Remove Docker images | no | true |
| tool-cache | Remove image tool cache | no | false |
| swap-storage | Remove swap storage | no | true |
Outputs
no outputs