Commit 55a803a
committed
matrix.yml: add
The manually-triggered `test all artifact flavors` matrix already
covers every flavor on `i686` and `x86_64`. Add `ucrt64` as a third
value in the `architecture` array so the same four flavors get
spawned against it too, replacing the previous one-row `include`
block (which was added when only `flavor: full` worked for `ucrt64`)
and dropping the now-stale comment that justified that asymmetry.
Assisted-by: Opus 4.7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>ucrt64 to the architecture axis1 parent 3cd3134 commit 55a803a
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 18 | | |
26 | 19 | | |
27 | 20 | | |
| |||
0 commit comments