Commit 5450614
committed
Add disk space management step in Android bindings release workflow
- Introduced a new step to free disk space in the GitHub Actions workflow for Android bindings, optimizing resource usage during the build process.
- Configured options to manage tool cache, .NET, Haskell, large packages, Docker images, and swap storage.
These changes enhance the efficiency of the build process by ensuring adequate disk space is available, contributing to smoother CI/CD operations.
Signed-off-by: Pushkar Mishra <[email protected]>1 parent aa23fa0 commit 5450614
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
24 | 35 | | |
25 | 36 | | |
26 | 37 | | |
| |||
0 commit comments