Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed May 31, 2024
1 parent 5e8f59d commit 57bb52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Debug
if: matrix.name == 'clang17'
run: brew link --force libomp
run: brew link --force libomp && brew link --force llvm@17

- name: Configure tests
run: |
Expand Down

0 comments on commit 57bb52e

Please sign in to comment.