Concretize both master and 2.7 release in CI job

This commit is contained in:
Dominic Kempf 2020-05-13 18:40:15 +02:00
parent 2d4e0548de
commit a1aa78f02f
1 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@ before_script:
spectest:v0.14.2:
image: registry.dune-project.org/spack/dune-spack:v0.14.2
script: spack spec dune
script:
- spack spec dune@master
- spack spec dune@2.7
tags:
- cores:1