Skip to content

Commit 46c232a

Browse files
committed
Support openmpi for rank=9
1 parent b5402c8 commit 46c232a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
exclude:
2121
- os: macos-latest
2222
mpi: 'intelmpi'
23-
- mpi: 'openmpi'
24-
rank: '9' # works locally, not in CI
2523
runs-on: ${{ matrix.os }}
2624
steps:
2725
- name: Checkout

0 commit comments

Comments
 (0)