CI: Add node 24.x to ci and remove 21.x - #4432
Conversation
24.x is a lts release. 21.x was just a normal release, never a lts so can be dropped.
Build Size ReportChanges to minified artifacts in 1 file changedTotal change +1 B View Changes
|
I say lets lose 18 and 20 as well... |
|
If this introduces CI matrix adjustments, a quick matrix summary in PR body helps triage runtime compatibility concerns. |
|
Thanks for this — dropping 21 and adding 24 LTS looks good. Could you also add 26.x (current Current) so the matrix matches the comment about LTS + Current? node-version: [18.x, 20.x, 22.x, 24.x, 26.x]We'll drop 18 later with v12. |
|
Looks like 20 is still LTS, so no reason I can think of not to keep for now. |
24.x is a lts release. 21.x was just a normal release, never a lts so can be dropped.