We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5402c8 commit 46c232aCopy full SHA for 46c232a
.github/workflows/build.yml
@@ -20,8 +20,6 @@ jobs:
20
exclude:
21
- os: macos-latest
22
mpi: 'intelmpi'
23
- - mpi: 'openmpi'
24
- rank: '9' # works locally, not in CI
25
runs-on: ${{ matrix.os }}
26
steps:
27
- name: Checkout
0 commit comments