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
|
name: archlinux_build
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
depth: 3
|
depth: 50
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-arch
|
- name: build-arch
|
||||||
@ -14,7 +14,6 @@ steps:
|
|||||||
path: /root/.ccache
|
path: /root/.ccache
|
||||||
commands:
|
commands:
|
||||||
- pacman -S --noconfirm ccache openblas fftw pulseaudio
|
- pacman -S --noconfirm ccache openblas fftw pulseaudio
|
||||||
- pip install -r requirements.txt
|
|
||||||
- cmake .
|
- cmake .
|
||||||
# More than two makes ascee2 irresponsive for now
|
# More than two makes ascee2 irresponsive for now
|
||||||
- make -j2
|
- make -j2
|
||||||
|
Loading…
Reference in New Issue
Block a user