Skip to content

Commit 95f82a9

Browse files
authored
[bench] Don't force Node.js 18 for npm/yarn install (#5103)
1 parent ff07f4f commit 95f82a9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

benchmark/sirun/runall.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ else
1414
source /usr/local/nvm/nvm.sh
1515
fi
1616

17-
nvm use 18
18-
19-
# using Node.js v18 for the global yarn package
2017
(
2118
cd ../../ &&
2219
npm install --global yarn \

0 commit comments

Comments
 (0)