Commit 3cd3134
committed
test.yml: exercise the
The per-PR `test` matrix already covered `ucrt64` + `full` end-to-end.
Now that `please.sh create-sdk-artifact --architecture=ucrt64` works,
extend the matrix with the three subset flavors so a regression on
the `getViaGit` -> `please.sh` path for `ucrt64` is caught on every
PR rather than first surfacing in a consumer repository.
`mingw_prefix` stays at `/ucrt64` for all three new rows; the
verification step's `$MINGW_PREFIX/bin/gcc` assertion checks the
same path on every flavor, since `gcc` is present in `minimal`,
`makepkg-git`, `build-installers`, and `full` alike.
Also drop the now-stale comment explaining why `ucrt64` only had a
`full` row.
Assisted-by: Opus 4.7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>ucrt64 subset flavors on every PR1 parent 3a2084d commit 3cd3134
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments