Commit 8130c97
feat: add CI matrix testing for Node.js 20 and 22
Adds a node-compat job to the CI workflow that tests pnpm install
against both Node.js 20 (LTS) and 22 (current LTS) using corepack.
Both matrix entries must pass for CI to be green.
Closes #16
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent efe2800 commit 8130c97
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
181 | 204 | | |
182 | 205 | | |
183 | 206 | | |
| |||
0 commit comments