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