Skip to content

Commit

Permalink
Update Spack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA authored Apr 23, 2024
1 parent e58d625 commit 93758a0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/Spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,11 @@ jobs:

- name: "Test with Spack"
uses: NOAA-EMC/ci-test-spack-package@develop
env:
secret: ${{ secrets.SPACKBUILDCACHE }}
with:
package-name: ip
package-variants: ${{ matrix.variants }}
spack-compiler: gcc@11
cache-secret: ${{ env.secret }}
cache-secret: ${{ secrets.SPACK3 }}
upload-artifacts: always
custom-recipe: spack/package.py
spack-ref: 6f7eb3750cc100dc9cd6c02730d16ff8eb0c2d9e
Expand Down

0 comments on commit 93758a0

Please sign in to comment.