diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-08-08 00:22:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 09:22:32 +0200 |
commit | e5eabe0cf67254b26089d0572f4d8cda8cab1062 (patch) | |
tree | bba35e5e7ddb7593e20bca032bcd16ed0b2e15a9 /share | |
parent | e31b4cdf3306a2e96be4e579d16ba4aaf2d32fc4 (diff) | |
download | spack-e5eabe0cf67254b26089d0572f4d8cda8cab1062.tar.gz spack-e5eabe0cf67254b26089d0572f4d8cda8cab1062.tar.bz2 spack-e5eabe0cf67254b26089d0572f4d8cda8cab1062.tar.xz spack-e5eabe0cf67254b26089d0572f4d8cda8cab1062.zip |
e4s oneapi ci: unify when possible (#31965)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml index ccd6d54b5c..dbc80589c1 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml @@ -3,7 +3,7 @@ spack: concretizer: reuse: false - unify: false + unify: when_possible config: concretizer: clingo |