Commit 5c725e6
authored
ci: add Node.js 26 to the test matrix (#141)
Stacked on #140, so the diff here is just the workflow change.
Node 26 is the current release line (26.6.0, released 2026-08-03) and
becomes LTS in October. Running it now surfaces breakage before the
promotion rather than after.
`engines` stays at `>= 18`, so this only widens what CI covers.1 parent 72a3c84 commit 5c725e6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
0 commit comments