Skip to content

Commit

Permalink
Update github workflow. Add mpich
Browse files Browse the repository at this point in the history
  • Loading branch information
DusanJovic-NOAA committed Mar 21, 2024
1 parent 4ef2eac commit 26e2e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GCC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
matrix:
cmake_opts: ["-D32BIT=ON", "-D32BIT=OFF"]
gcc_ver: ["12"]
mpi: ["openmpi"]
mpi: ["mpich", "openmpi"]

steps:

Expand Down

0 comments on commit 26e2e37

Please sign in to comment.