Commit 7e07a4b
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 7e07a4b
1 file changed
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 158 | | |
163 | | - | |
164 | | - | |
| 159 | + | |
165 | 160 | | |
166 | 161 | | |
167 | 162 | | |
168 | 163 | | |
169 | 164 | | |
170 | | - | |
171 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
172 | 168 | | |
173 | 169 | | |
174 | 170 | | |
| |||
0 commit comments