Commit 719dec4
authored
perf: skip freeing disk space if 80+ GB available (#136)
The GitHub Actions runners seem to be switching between 72 GB and 145 GB
of total disk space right now; this setting means we can save about 90
seconds that would be spent freeing disk space if we happen to get a
runner with more disk space available.1 parent 0a5fc50 commit 719dec4
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
155 | 158 | | |
156 | 159 | | |
157 | 160 | | |
| |||
0 commit comments