Skip to content

Commit

Permalink
CI: Unbreak macOS (libomp)
Browse files Browse the repository at this point in the history
Something changed in the base image again.
  • Loading branch information
ax3l committed Oct 6, 2023
1 parent bc3c986 commit a1144b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
brew install cmake
brew install hdf5-mpi
brew install libomp
brew link --force libomp
brew link --overwrite --force libomp
brew install ninja
brew install open-mpi
brew install pkg-config
Expand Down

0 comments on commit a1144b1

Please sign in to comment.