Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale authored Nov 25, 2024
1 parent b87afd8 commit f25466a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "3.12"

# NOTE: Removed pkg-config due to Homebrew linking issue

- name: Install Homebrew dependencies
run: |
brew install adios2 boost cmake hdf5-mpi make ninja open-mpi pkgconf pugixml spdlog # FEniCS
Expand Down

0 comments on commit f25466a

Please sign in to comment.