diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-04-07 15:28:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 15:28:33 -0700 |
commit | 5f996edde91f380c38e29ea408a1490a326401d2 (patch) | |
tree | 6afccf070b3f04356ff68c81bad30e8813cb39dd /share | |
parent | ea8c9ae6b75bdcc002571971bd25063e1d27561b (diff) | |
download | spack-5f996edde91f380c38e29ea408a1490a326401d2.tar.gz spack-5f996edde91f380c38e29ea408a1490a326401d2.tar.bz2 spack-5f996edde91f380c38e29ea408a1490a326401d2.tar.xz spack-5f996edde91f380c38e29ea408a1490a326401d2.zip |
e4s ci: expand mac mini stack (#29929)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s-mac/spack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-mac/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-mac/spack.yaml index dae34b02ed..79887506c7 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-mac/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-mac/spack.yaml @@ -17,8 +17,8 @@ spack: definitions: - easy_specs: - - bzip2 - - zlib + - kokkos +openmp + - kokkos-kernels +openmp - arch: - '%apple-clang@13.0.0 target=m1' |