Commit 9f82dc5
committed
ci: fix parse-oe-core matrix to cross-product machine with release
The previous structure used include alone to introduce release +
bitbake, which GHA didn't expand across the machine axis -- only
3 wrynose cells materialised and 0 whinlatter. Move release into
the base matrix so (release x machine) is the cartesian product
and have include just map bitbake-the-tool's version against the
release key.1 parent ed8950c commit 9f82dc5
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
107 | 112 | | |
108 | 113 | | |
109 | 114 | | |
| |||
0 commit comments