Relax os constraints in e4s pipelines (#26547)

This commit is contained in:
Massimiliano Culpo 2021-10-19 17:51:37 +02:00 committed by GitHub
parent 2d45a9d617
commit 4c082a5357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ spack:
- r-rcpp # RPackage
- ruby-rake # RubyPackage
- arch:
- '%gcc@7.5.0 arch=linux-ubuntu18.04-x86_64'
- '%gcc target=x86_64'
specs:
- matrix:

View File

@ -303,7 +303,7 @@ spack:
#- variorum
- arch:
- '%gcc@9.3.0 arch=linux-ubuntu20.04-ppc64le'
- '%gcc target=ppc64le'
specs:

View File

@ -313,7 +313,7 @@ spack:
#- variorum # root fails
- arch:
- '%gcc@7.5.0 arch=linux-ubuntu18.04-x86_64'
- '%gcc target=x86_64'
specs: