diff --git a/test/ci/spack-boost187.yaml b/test/ci/spack-boost187.yaml index 00f7f778..d117eddb 100644 --- a/test/ci/spack-boost187.yaml +++ b/test/ci/spack-boost187.yaml @@ -6,14 +6,14 @@ spack: - ninja - "cmake@3.15:" + concretizer: + targets: + granularity: generic + packages: all: - target: [x86_64_v3] - - config: - install_tree: - root: /opt/spack - padded_length: 128 + require: + - target=x86_64_v3 mirrors: ghcr-buildcache: diff --git a/test/ci/spack-latest.yaml b/test/ci/spack-latest.yaml index 3105a107..f619cd01 100644 --- a/test/ci/spack-latest.yaml +++ b/test/ci/spack-latest.yaml @@ -6,14 +6,14 @@ spack: - ninja - "cmake@3.15:" + concretizer: + targets: + granularity: generic + packages: all: - target: [x86_64_v3] - - config: - install_tree: - root: /opt/spack - padded_length: 128 + require: + - target=x86_64_v3 mirrors: ghcr-buildcache: