diff --git a/.drone.yml b/.drone.yml index b38e32b..2be96ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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