Skip to content

Commit d5bdf66

Browse files
committed
CI: Update after changes in mpi4py improving ABI support
1 parent 00a219e commit d5bdf66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/mpi4py.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
- name: Install mpi4py
5050
run: python -m pip install ./mpi4py
5151
env:
52-
CPPFLAGS: "-DMPI_ABI=1"
5352
CFLAGS: "-O0"
5453

5554
- name: Check mpi4py symbols
@@ -84,7 +83,6 @@ jobs:
8483
- name: Install mpi4py (small-count)
8584
run: python -m pip install ./mpi4py
8685
env:
87-
CPPFLAGS: "-DMPI_ABI=1"
8886
CFLAGS: "-O0"
8987

9088
- name: Check mpi4py symbols (small-count)

0 commit comments

Comments
 (0)