ci: add named spack environments with boost187 variant

This commit is contained in:
Dennis Klein
2025-11-30 19:58:19 +01:00
parent ef98c9c7ec
commit d1fbe4e89a
4 changed files with 34 additions and 6 deletions

17
test/ci/spack-latest.yaml Normal file
View File

@@ -0,0 +1,17 @@
spack:
specs:
- "fairlogger@2.2.0 ^fmt@:11"
- "boost@1.66: +container +program_options +filesystem +date_time +regex"
- "libzmq@4.1.4:"
- ninja
- "cmake@3.15:"
config:
install_tree:
root: /opt/spack
padded_length: 128
mirrors:
ghcr-buildcache:
url: oci://ghcr.io/fairrootgroup/fairmq-spack-buildcache
signed: false