Skip to content

Commit 8953621

Browse files
committed
[DNM] impi
1 parent 49ab829 commit 8953621

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/impi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
type: string
2323
mpi4py-ref:
2424
description: 'mpi4py ref'
25-
default: ''
25+
default: 'update-impi'
2626
required: false
2727
type: string
2828
push:
@@ -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@impi
5858
with:
5959
mpi: impi
6060

0 commit comments

Comments
 (0)