Skip to content

Commit b804732

Browse files
Repair CI with mpi4py/[email protected] instead of v1
1 parent b850d0d commit b804732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v3
20-
- uses: mpi4py/setup-mpi@v1
20+
- uses: mpi4py/setup-mpi@v1.2.8
2121
- name: Set up Python
2222
uses: actions/setup-python@v4
2323
with:

0 commit comments

Comments
 (0)