pipelines: update devtools-aarch64

This commit is contained in:
Massimiliano Culpo 2024-12-23 10:08:05 +01:00
parent d3176767a0
commit 19a4171c38
No known key found for this signature in database
GPG Key ID: 3E52BB992233066C

View File

@ -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: