Commit 0ce8f7b
Build and test with Node 24 in CI
The .nvmrc file these workflows used to read the Node version from was
removed in #420, so the version is written into the setup-node steps
directly. Keep it in sync with the node24 runtime the action declares.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ae2cae9 commit 0ce8f7b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| 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