Skip to content

Commit

Permalink
force version [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWibking authored Jan 11, 2024
1 parent 622d5ff commit 997b57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Install Homebrew dependencies
run: |
brew install openmpi hdf5 || true
brew install openmpi hdf5@1.10 || true
- name: Output HDF5 configuration (verbose)
run: h5cc -showconfig
Expand Down

0 comments on commit 997b57b

Please sign in to comment.