Skip to content

Commit

Permalink
bump the cibuildwheel version to fix windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bhazelton committed Jan 31, 2024
1 parent bd5f0bc commit 3167519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fetch-depth: 0

- name: Build wheels
uses: pypa/[email protected].2
uses: pypa/[email protected].5
env:
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}*
CIBW_ARCHS: ${{ matrix.buildplat[2] }}
Expand Down

0 comments on commit 3167519

Please sign in to comment.