Commit 55812b3
committed
ci: multi-toolchain coverage on Linux, remove continue-on-error tests
Linux CI now tests all 3 toolchains with freshly-built mcpp:
- GCC 16.1.0: mcpp new → build → run
- musl-gcc 15.1.0: mcpp new → build → run
- LLVM 20.1.7: install + mcpp new → build → run
Remove continue-on-error "Fresh user experience" tests from all
3 CI workflows — moved to separate ci-fresh-install.yml (PR #63).
Those tests validate the xlings-distributed mcpp binary, not the
PR's code, so they don't belong in the main CI gate.1 parent 9351b73 commit 55812b3
2 files changed
Lines changed: 2 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
| 319 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 111 | + | |
123 | 112 | | |
124 | 113 | | |
125 | 114 | | |
| |||
0 commit comments