Build test split arch
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Anne de Jong 2023-01-12 14:11:12 +01:00
parent 38ad65291d
commit 22f41b1583
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@ type: docker
name: archlinux_build
clone:
depth: 3
depth: 50
steps:
- name: build-arch
@ -14,7 +14,6 @@ steps:
path: /root/.ccache
commands:
- pacman -S --noconfirm ccache openblas fftw pulseaudio
- pip install -r requirements.txt
- cmake .
# More than two makes ascee2 irresponsive for now
- make -j2