Commit c6f362e
committed
github: free some disc space
We're getting GitHub workflow failures like:
docker: failed to register layer: write /usr/lib/x86_64-linux-gnu/libz3.so.4: no space left on device.
e.g. in
https://github.com/thesofproject/sof/actions/runs/12651056289/job/35250849879?pr=9702
This patch frees some space before running tests.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>1 parent 4094048 commit c6f362e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
141 | 146 | | |
142 | 147 | | |
143 | 148 | | |
| |||
0 commit comments