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
|
# - pacman -S --noconfirm ccache openblas fftw pulseaudio pybind11
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- cmake .
|
- cmake .
|
||||||
# More than two makes ascee2 irresponsive for now
|
- make -j
|
||||||
- make -j2
|
|
||||||
|
|
||||||
- name: archlinux_test
|
- name: archlinux_test
|
||||||
image: archlinux_build:latest
|
image: archlinux_build:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user