Commit 570f046
committed
ci: replace ad-hoc rm -rf with free-disk-space action in podman-next
The three manual sudo rm -rf lines are inconsistent with every other
long-running CI job, which all use endersonmenezes/free-disk-space@v3.
The action also removes swap (missed by the manual approach) and is
easier to audit.1 parent f548964 commit 570f046
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments