Skip to content

Commit

Permalink
Add metis to macOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonis committed Nov 7, 2024
1 parent 1a74dd1 commit 21cee5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aste_ci_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup system
run: |
brew update
brew install cmake eigen boost openmpi pkg-config ninja gnu-time vtk
brew install cmake eigen boost openmpi pkg-config ninja gnu-time vtk metis
- name: Install preCICE
run: |
git clone https://github.com/precice/precice.git
Expand Down

0 comments on commit 21cee5d

Please sign in to comment.