FIX: put correct unstable env matrix specs

This commit is contained in:
2024-06-13 11:16:05 +02:00
parent aa50c8a638
commit fe2047881a
4 changed files with 8 additions and 6 deletions

View File

@ -14,5 +14,9 @@ spack:
mirrors:
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_stable: file:///afs/psi.ch/software/spack/stable
specs: []
specs:
- matrix:
- [cp2k@2024.1, opal@master]
- ['^openmpi']
- ['%gcc@12.3.0']
view: false