Skip to content

Commit

Permalink
Identifies runner clang
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Jan 10, 2025
1 parent b18c919 commit c55ee02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheeltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
echo $CC
echo $CFLAGS
echo $LDFLAGS
which clang
- name: Build wheels
if: ${{ !(matrix.os == 'macos-14' && matrix.pyver == 'cp37') }}
Expand Down

0 comments on commit c55ee02

Please sign in to comment.