Commit b7235b7
ci: pin docker matrix and lighthouse to ubuntu-latest
Same defensive runner-pin pattern as the backend and frontend jobs. arc-runner has shown three independent failure modes on this branch already (gcc missing, frontend test timeouts, intermittent docker export-worker stalls), and lighthouse-ci-action additionally needs Chrome which arc-runner does not ship.
Verified locally:
- docker build all 3 images: api (2.5min) export-worker (3min) notification (33s)
- go build + golangci-lint clean
- tsc + lint + build + vitest 397/4137 all pass
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2fff666 commit b7235b7
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
243 | 248 | | |
244 | 249 | | |
245 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments