Commit 6d2a24b
ci: test only the maintained LTS Node lines (22, 24) (#39)
The test matrix carried three EOL Node versions: 20 (EOL 2026-04-30), 23 (EOL
2025-06-01) and 25 (EOL 2026-06-01). Narrow the matrix and engines to the two
maintained LTS lines, 22 and 24, with Node 24 as the canonical anchor (it's the
active LTS through 2028). Prebuild ABI targets are left as-is for now and can be
aligned in a follow-up.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 000daaa commit 6d2a24b
3 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments