Skip to content

Commit

Permalink
Remove unlink (#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 authored Nov 27, 2024
1 parent 5847cfa commit 2c21815
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 2c21815

Please sign in to comment.