Skip to content

Commit

Permalink
try no brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
ljgray committed Jan 13, 2023
1 parent 1fb6c0d commit e965643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
os-dependencies: install -y libopenmpi-dev openmpi-bin libhdf5-serial-dev
- os: macos-latest
os-installer: brew
os-dependencies: install llvm open-mpi
os-dependencies: install wget # llvm open-mpi

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit e965643

Please sign in to comment.