ci: set x86_64_v3 target for consistent buildcache

This commit is contained in:
Dennis Klein
2025-11-30 20:10:50 +01:00
parent d1fbe4e89a
commit a422361ee9
2 changed files with 8 additions and 0 deletions

View File

@@ -6,6 +6,10 @@ spack:
- ninja
- "cmake@3.15:"
packages:
all:
target: [x86_64_v3]
config:
install_tree:
root: /opt/spack

View File

@@ -6,6 +6,10 @@ spack:
- ninja
- "cmake@3.15:"
packages:
all:
target: [x86_64_v3]
config:
install_tree:
root: /opt/spack