There was an error while loading. Please reload this page.
1 parent 331d601 commit 8c4dcddCopy full SHA for 8c4dcdd
1 file changed
.github/workflows/Spack.yml
@@ -33,10 +33,10 @@ jobs:
33
package-name: wgrib2
34
package-variants: ${{ matrix.variants }}
35
custom-recipe: spack/package.py
36
- use-repo-cache: true
+ use-repo-cache: false
37
spack-compiler: gcc
38
use-common-build-cache: true
39
- cache-spack-lock: true
+ cache-spack-lock: false
40
repo-cache-key-suffix: ${{ matrix.os }}-${{ matrix.variants }}-
41
spack-ref: faa14e1c4943025dbf14505ebbc97027868950fd
42
0 commit comments