Skip to content

Commit

Permalink
[bench] Don't force Node.js 18 for npm/yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Jan 14, 2025
1 parent 71c4307 commit cd2a55d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions benchmark/sirun/runall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ else
source /usr/local/nvm/nvm.sh
fi

nvm use 18

# using Node.js v18 for the global yarn package
(
cd ../../ &&
npm install --global yarn \
Expand Down

0 comments on commit cd2a55d

Please sign in to comment.