Skip to content

Commit

Permalink
Symlinks llvm clang
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Jan 10, 2025
1 parent c55ee02 commit 1615e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheeltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
echo $CC
echo $CFLAGS
echo $LDFLAGS
which clang
ln -s /usr/bin/clang $(brew --prefix llvm@15)/bin/clang
- name: Build wheels
if: ${{ !(matrix.os == 'macos-14' && matrix.pyver == 'cp37') }}
Expand Down

0 comments on commit 1615e5a

Please sign in to comment.