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 9a53bc9 commit 26238eeCopy full SHA for 26238ee
go.sh
@@ -12,7 +12,7 @@ if [ "$TARGETS" == "all" ]; then
12
TARGETS=${TARGETS}" tools"
13
fi
14
15
-COMMIT="b76f096f7fc21c7011f696a5fe8712819b312f0b"
+COMMIT="b7cd9816e9eeb1adbd60904affbee6b1fe65b9b6"
16
GITDIR=${PWD}
17
JOBS=$(python -c 'import multiprocessing as mp; print(mp.cpu_count())')
18
0 commit comments