thiagokokada/Free Disk Space (Ubuntu)
A configurable GitHub Action to free up disk space on an Ubuntu GitHub Actions runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apt | Remote apt{-get} files | no | true |
| android | Remove Android runtime | no | true |
| az | Remove Azure CLI | no | true |
| aws-cli | Remove AWS CLI | no | true |
| browsers | Remove Browsers (Chrome, Chromium, Edge and Firefox) | no | true |
| gcc | Remove GCC | no | true |
| google-cloud-sdk | Remove Google Cloud SDK | no | true |
| docker-images | Remove Docker images | no | true |
| dotnet | Remove .NET runtime | no | true |
| jvm | Remove JVM runtime | no | true |
| julia | Remove Julia runtime | no | true |
| haskell | Remove Haskell runtime | no | true |
| heroku | Remove Heroku | no | true |
| llvm | Remove LLVM | no | true |
| mono | Remove Mono runtime | no | true |
| mysql | Remove MySQL | no | true |
| node | Remove Node runtime | no | true |
| python | Remove Python runtime | no | true |
| postgresql | Remove PostgreSQL | no | true |
| powershell | Remove Powershell runtime | no | true |
| ruby | Remove Ruby runtime | no | true |
| rust | Remove Rust runtime | no | true |
| snap | Remove Snap | no | true |
| swift | Remove Swift runtime | no | true |
| tool-cache | Remove image tool cache | no | true |
| usrmisc | Remove /usr/{,local}/share/{man,doc,icons} | no | false |
| usrlocal | Remove /usr/local | no | false |
| opt | Remove /opt | no | false |
| varcache | Remove /var/cache | no | false |
| debug | Debug options, do not enable unless for testing purposes | no | false |
Outputs
no outputs