Commit 325dbd8
authored
Use latest NodeJS on CI (#273)
The CI builds started failing on node `v22.5.0` likely due to
nodejs/node#53902
The NodeJS version on CI was therefore pinned to 21 in
#272
This pull request goes back to using the latest NodeJS version, and
should be merged to master once the issue with NodeJS `v22.5.0` noted
above is fixed, and the build on this pull request succeeds.1 parent 4d1ac66 commit 325dbd8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments