diff --git a/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml index fbf641e973f..aceb25a00d9 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/tutorial/spack.yaml @@ -9,6 +9,9 @@ spack: projections: all: '{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}' + # allow deprecated versions in concretizations + deprecated: true + packages: all: target: [x86_64]