lucasilverentand/Free Disk Space

Free up disk space on GitHub-hosted Ubuntu runners by removing preinstalled toolchains and caches.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
androidRemove the Android SDK and NDK (~9 GB).notrue
dotnetRemove the .NET runtime and SDKs (~1.6 GB).notrue
haskellRemove GHC and Haskell tooling (~5.2 GB).notrue
large-packagesRemove large apt packages (Azure CLI, Google Cloud SDK, PowerShell, Firefox, Chromium, MongoDB, MySQL, MS SQL tools).notrue
docker-imagesPrune all Docker images.notrue
tool-cacheRemove the runner tool cache at $AGENT_TOOLSDIRECTORY (Python, Node, Go, Ruby preinstalls). Aggressive — only enable if you don't use setup-* actions that read from it.nofalse
swap-storageDisable and remove the swap file (~4 GB).notrue
verbosePrint disk usage before and after each step.notrue

no outputs