We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053473b commit 11b2c63Copy full SHA for 11b2c63
.cirrus.yml
@@ -20,4 +20,4 @@ task:
20
- cd ..
21
- scan-build cmake -B build -DCMAKE_INSTALL_PREFIX=.
22
- cd build
23
- - scan-build --exclude src/simdjson --status-bugs gmake install
+ - scan-build --exclude src/simdjson --status-bugs gmake -j
0 commit comments