Skip to content

Commit

Permalink
trying to install openmpi 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jun 12, 2024
1 parent cfb4552 commit 1a9b4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
shell: bash -el {0}
run: |
if [ "${{ matrix.os }}" == "macos-latest" ]; then
brew install open-mpi
brew install [email protected]
fi;
- name: Install dependencies
shell: bash -el {0}
Expand Down

0 comments on commit 1a9b4f0

Please sign in to comment.