Skip to content

Commit 331d601

Browse files
Update Spack.yml
1 parent 5e7f59e commit 331d601

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/Spack.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ jobs:
3333
package-name: wgrib2
3434
package-variants: ${{ matrix.variants }}
3535
custom-recipe: spack/package.py
36-
use-repo-cache: false
37-
spack-compiler: gcc
38-
use-common-build-cache: false
39-
cache-spack-lock: false
36+
use-repo-cache: true
37+
spack-compiler: gcc
38+
use-common-build-cache: true
39+
cache-spack-lock: true
4040
repo-cache-key-suffix: ${{ matrix.os }}-${{ matrix.variants }}-
4141
spack-ref: faa14e1c4943025dbf14505ebbc97027868950fd
4242

0 commit comments

Comments
 (0)