Commit 4bedf43
fix(ci): align release workflow with CI - test Node 18/20/22
Release workflow was testing on Node 16 (EOL), missing Node 22.
Now matches ci.yml test matrix for consistency.
- Remove Node 16 (EOL since Sept 2023)
- Add Node 22 (current LTS)
- Align with ci.yml matrix (18.x, 20.x, 22.x)
Next release will test on correct Node versions.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 7fa22c6 commit 4bedf43
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 88 | + | |
95 | 89 | | |
96 | 90 | | |
97 | 91 | | |
| |||
0 commit comments