Skip to content

Commit

Permalink
one step closer
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarter committed May 23, 2024
1 parent 3b47c47 commit 0ee1ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_pyHAMS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Mac openmp
if: contains( matrix.os, 'mac')
run: |
brew install clang llvm
brew install llvm
- name: Set compilers
if: false == contains( matrix.os, 'windows')
Expand Down

0 comments on commit 0ee1ee0

Please sign in to comment.