Skip to content

Commit

Permalink
Remove unlink (FEniCS#3539)
Browse files Browse the repository at this point in the history
Co-authored-by: Jack S. Hale <[email protected]>
  • Loading branch information
schnellerhase and jhale committed Dec 28, 2024
1 parent a613449 commit ca4f6d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:

- name: Install Homebrew dependencies
run: |
brew unlink [email protected] # Can be removed once - https://github.com/actions/runner-images/pull/11015
brew install adios2 boost cmake hdf5-mpi make ninja open-mpi pkgconf pugixml spdlog # FEniCS
brew install bison flex gfortran # PETSc
Expand Down

0 comments on commit ca4f6d2

Please sign in to comment.