Skip to content

Commit 944bc66

Browse files
authored
ci: remove mpi4py action. (#23)
1 parent 5778965 commit 944bc66

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ jobs:
6464
with:
6565
submodules: true
6666

67-
- name: "Setup MPI"
68-
uses: mpi4py/setup-mpi@v1
69-
with:
70-
mpi: openmpi
71-
7267
- name: "Install libraries"
7368
run: |
7469
sudo apt-get -qq update

0 commit comments

Comments
 (0)