Skip to content

Commit

Permalink
Bump cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Mar 14, 2024
1 parent 7643161 commit 00a74d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
with:
fetch-depth: 0 # required for setuptools_scm
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BUILD: "cp*-manylinux_x86_64 cp3*-win_amd64 cp3*-macosx_x86_64"
CIBW_SKIP: "cp37-*"
Expand Down

0 comments on commit 00a74d6

Please sign in to comment.