Multi-platform Docker builds (amd64 + arm64) consume significant disk space on GitHub Actions runners, often causing 'No space left on device' errors. This adds cleanup steps that remove unnecessary toolchains before building: - .NET SDK (~1-2 GB) - Android SDK (~10+ GB) - GHC (Haskell) (~1 GB) - CodeQL tools (~5 GB) - Unused Docker images This typically frees up 20-30 GB of space, which should be sufficient for multi-platform builds. |
||
|---|---|---|
| .. | ||
| workflows | ||