Skip to content

Commit

Permalink
use conda instead of system-level ompi build
Browse files Browse the repository at this point in the history
  • Loading branch information
rythorpe committed Oct 3, 2023
1 parent df7c61b commit 9a86840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
if [ "${{ matrix.os }}" == "ubuntu-latest" ]; then
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install libopenmpi-dev openmpi-bin
fi;
- name: Install dependencies
shell: bash -el {0}
Expand Down

0 comments on commit 9a86840

Please sign in to comment.