Skip to content

Commit

Permalink
Put back finding compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
zmoon committed May 2, 2024
1 parent fe76c67 commit 3990672
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
color: true
path: spack

- name: Find compilers
run: spack compiler find --mixed-toolchain

- name: Install dependencies
run: spack install --no-check-signature esmf@8.4%gcc@13

Expand Down

0 comments on commit 3990672

Please sign in to comment.