ci: migrate from Jenkins to GitHub Actions

This commit is contained in:
Dennis Klein
2025-11-27 20:48:55 +01:00
committed by Dennis Klein
parent dcea48fcee
commit 7a8ccb8df6
9 changed files with 220 additions and 308 deletions

17
test/ci/spack.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:
local-buildcache:
url: oci://ghcr.io/fairrootgroup/fairmq-spack-buildcache
signed: false