Skip to content

Commit 0e66fa8

Browse files
committed
WIP: Test Intel MPI 2021.16.1
1 parent 1f90324 commit 0e66fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/impi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
if: ${{ runner.os == 'Linux' || runner.os == 'macOS' }}
5555

5656
- name: Install MPI
57-
uses: mpi4py/setup-mpi@v1
57+
uses: mpi4py/setup-mpi@ae4b2ac26d4e0b44c71c1e6d515ed244225f9cb4
5858
with:
5959
mpi: impi
6060

0 commit comments

Comments
 (0)