Skip to content

Commit

Permalink
Fix obtuse errors from spack ci generate
Browse files Browse the repository at this point in the history
  • Loading branch information
blue42u committed Sep 9, 2022
1 parent e6311c8 commit 555912a
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ spack:
'llvm-amdgpu os=centos7 target=:x86_64_v3', 'rocblas os=centos7 target=:x86_64_v3']
runner-attributes:
image: &id001
entrypoint: ['']
name: ghcr.io/spack/e4s-centos-7:latest
pull_policy: [always]
tags: [spack, huge, x86_64_v3]
Expand All @@ -338,6 +339,7 @@ spack:
'llvm-amdgpu os=fedora36 target=:x86_64_v3', 'rocblas os=fedora36 target=:x86_64_v3']
runner-attributes:
image: &id003
entrypoint: ['']
name: ghcr.io/spack/e4s-fedora-36:latest
pull_policy: [always]
tags: [spack, huge, x86_64_v3]
Expand All @@ -359,6 +361,7 @@ spack:
os=opensuse_leap15 target=:x86_64_v3']
runner-attributes:
image: &id004
entrypoint: ['']
name: ghcr.io/spack/e4s-leap-15:latest
pull_policy: [always]
tags: [spack, huge, x86_64_v3]
Expand All @@ -381,6 +384,7 @@ spack:
'llvm-amdgpu os=almalinux8 target=:x86_64_v3', 'rocblas os=almalinux8 target=:x86_64_v3']
runner-attributes:
image: &id005
entrypoint: ['']
name: ghcr.io/spack/e4s-almalinux-8:latest
pull_policy: [always]
tags: [spack, huge, x86_64_v3]
Expand All @@ -401,6 +405,7 @@ spack:
'llvm-amdgpu os=ubuntu20.04 target=:x86_64_v3', 'rocblas os=ubuntu20.04 target=:x86_64_v3']
runner-attributes:
image: &id006
entrypoint: ['']
name: ghcr.io/spack/e4s-ubuntu-20.04:latest
pull_policy: [always]
tags: [spack, huge, x86_64_v3]
Expand Down

0 comments on commit 555912a

Please sign in to comment.