Commit f767f4d
ci: drop Node 18 from test matrix (vitest 4 needs Node 20+)
Vitest 4.x uses rolldown, which imports `styleText` from `node:util` —
that export only exists from Node 20.12. The runtime package still
supports Node 18.17+ (engines unchanged); only the test runner needs 20+.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a61c28c commit f767f4d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments