mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-14 15:00:17 +00:00
ci: add named spack environments with boost187 variant
This commit is contained in:
17
test/ci/spack-latest.yaml
Normal file
17
test/ci/spack-latest.yaml
Normal 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
|
||||
Reference in New Issue
Block a user