Skip to content

Commit

Permalink
v1.4 (gcc@11)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Apr 2, 2024
1 parent 5a4ee2b commit dd14ebb
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,10 +30,11 @@ jobs:
steps:

- name: "Test with Spack"
uses: AlexanderRichert-NOAA/spack-package-test@v1.3
uses: AlexanderRichert-NOAA/spack-package-test@v1.4
with:
package-name: ip
dependents-to-test: grib-util
spack-compiler: gcc@11

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

0 comments on commit dd14ebb

Please sign in to comment.