From 7ba7b00a7c72e99e5b650f39ca17a6b6d0426962 Mon Sep 17 00:00:00 2001 From: Cameron Rutherford Date: Thu, 7 Nov 2024 15:29:49 -0500 Subject: [PATCH] Try re-using builds for quicker pipelines --- .github/workflows/spack_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spack_build.yml b/.github/workflows/spack_build.yml index 00c5f817..c43458b5 100644 --- a/.github/workflows/spack_build.yml +++ b/.github/workflows/spack_build.yml @@ -133,7 +133,7 @@ jobs: - openblas - libevent~openssl concretizer: - reuse: false + reuse: true unify: true config: source_cache: $SPACK_CACHE/source_cache