Skip to content

Commit 72a1035

Browse files
committed
Update to Open MPI 5.0.2
1 parent ebf41ad commit 72a1035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Build MPI
6868
if: steps.cache-mpi.outputs.cache-hit != 'true'
6969
run: |
70-
sh ${GITHUB_WORKSPACE}/tools/ci-install-mpi.sh openmpi 4.1.4
70+
sh ${GITHUB_WORKSPACE}/tools/ci-install-mpi.sh openmpi 5.0.2
7171
7272
- name: Set MPI Environment
7373
run: |

0 commit comments

Comments
 (0)