File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2121 - NodeVersion : 22.19.x
2222 NodeVersionDisplayName : 22
2323 OS : ubuntu-latest
24+ - NodeVersion : 24.9.x
25+ NodeVersionDisplayName : 24
26+ OS : ubuntu-latest
2427 - NodeVersion : 22.19.x
2528 NodeVersionDisplayName : 22
2629 OS : windows-latest
Original file line number Diff line number Diff line change 4242 * LTS schedule: https://nodejs.org/en/about/releases/
4343 * LTS versions: https://nodejs.org/en/download/releases/
4444 */
45- "nodeSupportedVersionRange" : " >=18.15.0 <19.0.0 || >=20.9.0 <21.0.0 || >=22.12.0 <23.0.0" ,
45+ "nodeSupportedVersionRange" : " >=18.15.0 <19.0.0 || >=20.9.0 <21.0.0 || >=22.12.0 <23.0.0 || >=24.9.0 <25.0.0 " ,
4646
4747 /**
4848 * If the version check above fails, Rush will display a message showing the current
You can’t perform that action at this time.
0 commit comments