Commit 5ac5e8a
ci: gate yum + apt-arm64 install-smoke (hard-fail) now that 4.0.5 fixes them (#3230)
Both legs were continue-on-error because 4.0.4 couldn't install on those vectors
(no arm64 apt index; RHEL Java-detection bug). 4.0.5 ships arch-independent
packages + the Java-detection fix, and both are verified live (arm64
`apt install wheels` → 4.0.5; Rocky 9 rpm starts). Remove continue-on-error so a
future regression on either vector blocks instead of passing silently.
Signed-off-by: Peter Amiri <petera@pai.com>
Co-authored-by: Peter Amiri <petera@pai.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent dc49c55 commit 5ac5e8a
1 file changed
Lines changed: 7 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
175 | 173 | | |
176 | 174 | | |
177 | 175 | | |
| |||
221 | 219 | | |
222 | 220 | | |
223 | 221 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
233 | 225 | | |
234 | 226 | | |
235 | 227 | | |
| |||
0 commit comments