Commit 161f9b7
committed
ci_set_matrix: build the matrix output explicitly
"ports" was derived from the keys of the dict that "split_ports" was
then inserted into, so the two lines only worked in that order. Build
the output from the matrix entries in one place instead. "split_ports"
stays in the output even when empty, because build.yml indexes it.1 parent 4d5fc4b commit 161f9b7
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
287 | 290 | | |
288 | | - | |
289 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
290 | 296 | | |
291 | 297 | | |
292 | | - | |
| 298 | + | |
293 | 299 | | |
294 | 300 | | |
295 | 301 | | |
| |||
0 commit comments