Skip to content

Commit

Permalink
try MPICH
Browse files Browse the repository at this point in the history
  • Loading branch information
MarDiehl committed Nov 25, 2023
1 parent 49d4903 commit c2d2b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Fortran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:

- name: install prerequisites
run: |
brew install pkg-config make cmake zlib wget openmpi fftw hdf5-mpi
brew install pkg-config make cmake zlib wget mpich fftw hdf5-mpi
- name: PETSc - Download
run: |
Expand Down

0 comments on commit c2d2b38

Please sign in to comment.