Commit 5ff6ebc
committed
ci: allow Node 10/12 test rows to fail without blocking the workflow
Some bundled CSS minimizers (`@swc/css` requires Node 14+, `esbuild`
0.27 requires Node 18+) cannot load on Node 10/12. The matrix still
exercises those Node versions for visibility, and `fail-fast` is now
disabled so newer rows aren't cancelled when an older row fails.1 parent 436dacb commit 5ff6ebc
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
77 | 84 | | |
| |||
0 commit comments