Skip to content

Commit bc0fdb9

Browse files
author
Craig Cornelius
authored
Update to latest Node version (#311)
1 parent 857e796 commit bc0fdb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

run_config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@
109109
},
110110
{
111111
"prereq": {
112-
"name": "nvm 22..0, icu75.1",
113-
"version": "22.1.0",
114-
"command": "nvm install 22.1.0;nvm use 22.1.0 --silent"
112+
"name": "nvm 22.9.0, icu75.1",
113+
"version": "22.9.0",
114+
"command": "nvm install 22.9.0;nvm use 22.9.0 --silent"
115115
},
116116
"run": {
117117
"icu_version": "icu75",

0 commit comments

Comments
 (0)