Commit 034374a
Update CI to test Node 20.x and 22.x with better job names
Changes:
- Remove Node 18.x from test matrix (outdated)
- Add Node 22.x to test matrix
- Update job names to show both OS and Node version
e.g., "Test (ubuntu-latest, Node 20.x)"
- Update package.json engines to require Node >=20.0.0
Now testing on 6 configurations:
- ubuntu-latest: Node 20.x, 22.x
- macos-latest: Node 20.x, 22.x
- windows-latest: Node 20.x, 22.x
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent ad19f63 commit 034374a
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
0 commit comments