Commit 876e233
Use Node 20 only in CI workflow
- Remove Node 18 from test matrix
- Node 18 has issues with ESM TypeScript config files
- Node 20 is LTS and works correctly with Vitest ESM setup
- Fixes ERR_REQUIRE_ESM error in CI
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 24ff673 commit 876e233
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
29 | | - | |
| 25 | + | |
30 | 26 | | |
31 | 27 | | |
32 | | - | |
| 28 | + | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
0 commit comments