Commit b0516b2
committed
Drop the Windows host nobody ships
i686-w64-mingw32 was declared `packaged: false`, which is describe's way
of saying it does not go in a release, and it is nobody's build machine
either -- so prune_hosts has been leaving it out of every lock since the
lock existed. No snapshot has ever carried it: forty releases of
vitasdk/autobuilds, none with an i686 asset.
What kept building it was the hand-written matrix, which uploaded
vitasdk-windows-i686 and then had no job download it. It expired
fourteen days later, every run, unread.
So this is not a host being retired; it is a row, a toolchain file and a
build recipe that describe stopped honouring a while ago. The lock is
ten hosts before this commit and ten after.1 parent 40c2e99 commit b0516b2
6 files changed
Lines changed: 1 addition & 30 deletions
File tree
- cmake
- toolchains
- scripts/ci
- tests/cmake
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | 322 | | |
324 | 323 | | |
325 | 324 | | |
| |||
393 | 392 | | |
394 | 393 | | |
395 | 394 | | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | 395 | | |
401 | 396 | | |
402 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
This file was deleted.
0 commit comments