Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Nov 5, 2024
1 parent 23374a8 commit 0d54d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-macos-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ runs:

# install amici dependencies
- name: homebrew
run: brew install hdf5 swig gcc libomp boost
run: brew install hdf5 swig@4.2.1 gcc libomp boost
shell: bash

0 comments on commit 0d54d42

Please sign in to comment.