Decrease number of threads to build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
37008ef4f5
commit
22f3f0d781
@ -14,7 +14,7 @@ steps:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. -DSLIC3R_STATIC=1 -DSLIC3R_GTK=3 -DSLIC3R_PCH=OFF -DCMAKE_PREFIX_PATH=$(pwd)/../deps/build/destdir/usr/local
|
||||
- make -j6
|
||||
- make -j4
|
||||
# - src/BuildLinuxImage.sh -i
|
||||
upload:
|
||||
image: ellpeck/woodpecker-nextcloud-upload
|
||||
|
Loading…
Reference in New Issue
Block a user