Skip to content

Commit

Permalink
trying with newer cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
Socrats committed Mar 14, 2023
1 parent 0c39137 commit 74df2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
uses: jwlawson/actions-setup-cmake@v1.13

- name: Build and test wheels
uses: pypa/cibuildwheel@v2.11.2
uses: pypa/cibuildwheel@v2.12.1
env:
CIBW_BUILD_FRONTEND: "build"
CIBW_BUILD: "cp*-${{ matrix.cibw-arch }}"
Expand Down

0 comments on commit 74df2e2

Please sign in to comment.