Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Apr 5, 2024
1 parent 9f6294b commit a38737b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,14 @@ jobs:
steps:

- name: "Test with Spack"
uses: AlexanderRichert-NOAA/spack-package-test@v1.8
uses: AlexanderRichert-NOAA/spack-package-test@v1.9
with:
package-name: ip
package-variants: ${{ matrix.variants }}
spack-compiler: gcc@11
cache-secret: ${{ secrets.SPACKBUILDCACHE }}
upload-artifacts: always
custom-recipe: spack/package.py

# This job validates the Spack recipe by making sure each cmake build option is represented
recipe-check:
Expand Down

0 comments on commit a38737b

Please sign in to comment.