Commit 891a363
committed
ci: retire the busybox-w32 PR workaround for ash.exe
Until now, the workflow pulled `ash.exe` from an unmerged `busybox-w32` PR build because the `busybox.exe` shipped in the SDK was broken, and was separately also slow on account of being size-optimized. Both the correctness fix and a speed-optimized rebuild have since landed as a regular `mingw-w64-x86_64-busybox` package, so the in-flight workaround can go. I still assert a minimum installed version, because a stale SDK image could pin an older `busybox`, and I would much rather have CI fail loudly than silently run the test suite under a slow shell.
Assisted-by: Opus 4.7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 1194f96 commit 891a363
1 file changed
Lines changed: 8 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | 155 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
172 | 163 | | |
173 | 164 | | |
174 | 165 | | |
| |||
0 commit comments