Build test split arch
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
38ad65291d
commit
22f41b1583
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user