fcbg-platforms/Increase disk space
A composite action to free disk space on linux runners.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 30, 2024
- License
- MIT
Pinned Snippet
uses: fcbg-platforms/increase-disk-space@e533c293181d7dd3ab662df371ee42174235fb85 # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| android | If True, remove Android runtime. | no | false |
| dotnet | If True, remove .NET runtime. | no | false |
| haskell | If True, remove Haskell runtime. | no | false |
| large-packages | If True, remove large packages. | no | false |
| old-dotnet | If True, remove old .NET runtime. | no | false |
Outputs
no outputs