Commit adcb76d
committed
ci(matrix): 298 skips on aarch64 for the reason the plan documents, and the step said no
`ubuntu-24.04-arm`, with the bootstrap now working end to end:
295 ok gcc@16.1.0: naming aarch64-linux-musl changes nothing
296 ok the C library the query names is on the link line
297 ok ok ok
298 SKIP: llvm is not installed here
That skip is correct and is the ecosystem gap itself: upstream LLVM stopped
publishing linux-aarch64 after 19.x, mcpp pins 20.1.7 / 22.1.8, and the index has
no aarch64 llvm. 298 declares llvm, so on that host it has nothing to declare.
The exemption is granted by REASON, mirroring 297's, with linux-x86_64 keeping
the strict check as the denominator. ⭐ Granting it that way makes it retire
itself: the day an aarch64 llvm lands, this stops being a skip and becomes the
assertion, with nothing here to change.
1 parent 6de2070 commit adcb76d
1 file changed
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
149 | 169 | | |
150 | 170 | | |
151 | 171 | | |
| |||
0 commit comments