Updated drone to use all cpus available
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
77a7e46f9d
commit
dbd9c7c1af
@ -18,8 +18,7 @@ steps:
|
||||
# - pacman -S --noconfirm ccache openblas fftw pulseaudio pybind11
|
||||
- git submodule update --init --recursive
|
||||
- cmake .
|
||||
# More than two makes ascee2 irresponsive for now
|
||||
- make -j2
|
||||
- make -j
|
||||
|
||||
- name: archlinux_test
|
||||
image: archlinux_build:latest
|
||||
|
Loading…
Reference in New Issue
Block a user