Skip to content

Commit

Permalink
Try to install mumps-seq on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmech committed Jan 18, 2024
1 parent 983f7bb commit 6790889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_on_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
run: |
brew install lapack openblas
brew tap brewsci/num
brew install brewsci-mumps --without-mpi
brew install brewsci-mumps --without-open-mpi
brew --prefix brewsci-mumps
- name: Run tests
run: |
Expand Down

0 comments on commit 6790889

Please sign in to comment.