pipelines: update devtools-aarch64
This commit is contained in:
parent
d3176767a0
commit
19a4171c38
@ -2,12 +2,16 @@ spack:
|
|||||||
view: false
|
view: false
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
require: target=aarch64
|
require:
|
||||||
|
- target=aarch64
|
||||||
|
prefer:
|
||||||
|
- '%gcc'
|
||||||
|
|
||||||
concretizer:
|
concretizer:
|
||||||
unify: true
|
unify: true
|
||||||
reuse: false
|
reuse: false
|
||||||
definitions:
|
|
||||||
- default_specs:
|
specs:
|
||||||
# editors
|
# editors
|
||||||
- neovim~no_luajit
|
- neovim~no_luajit
|
||||||
- py-pynvim
|
- py-pynvim
|
||||||
@ -68,14 +72,6 @@ spack:
|
|||||||
- doxygen
|
- doxygen
|
||||||
- meson
|
- meson
|
||||||
|
|
||||||
- arch:
|
|
||||||
- '%gcc target=aarch64'
|
|
||||||
|
|
||||||
specs:
|
|
||||||
- matrix:
|
|
||||||
- - $default_specs
|
|
||||||
- - $arch
|
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
pipeline-gen:
|
pipeline-gen:
|
||||||
- build-job:
|
- build-job:
|
||||||
|
Loading…
Reference in New Issue
Block a user