Skip to content

Commit

Permalink
Show cffi build log in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
James-E-A committed Jan 26, 2024
1 parent 2490d01 commit b1aac8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bdist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse
env:
CIBW_BUILD_VERBOSITY: 1
# https://peps.python.org/pep-0494/
CIBW_SKIP: "cp36*"
# https://cibuildwheel.readthedocs.io/en/stable/options/#:~:text=cibuildwheel%20doesn%27t%20yet%20ship%20a%20default%20repair%20command%20for%20Windows%2E
Expand Down

0 comments on commit b1aac8a

Please sign in to comment.