We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12cec69 commit de3a360Copy full SHA for de3a360
1 file changed
test/utils/setupAndTestOnPaperspace.sh
@@ -11,7 +11,7 @@ installationCommand='bash -c "$(curl -fsSL https://raw.githubusercontent.com/wit
11
12
defaultRepo="withcatai/node-llama-cpp"
13
targetFolder="$HOME/workspace/test-node-llama-cpp"
14
-nodejsVersion="21"
+nodejsVersion="20"
15
16
17
colorYellow=$'\e[33m'
0 commit comments