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 582ff3f commit 17614efCopy full SHA for 17614ef
script/cibuild
@@ -1,7 +1,7 @@
1
#!/bin/bash -xe
2
3
if [ -z "$CORES" ]; then
4
- CORES=64
+ CORES=32
5
fi
6
7
git clean -f -x
0 commit comments