Skip to content

Commit

Permalink
Update cibuildwheel for cpy3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Aug 30, 2023
1 parent d5d2f99 commit 22f8b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.14.1
uses: pypa/cibuildwheel@v2.15.0
env:
CIBW_BUILD_FRONTEND: build
CIBW_ARCHS_WINDOWS: ${{ matrix.cibw_archs_windows }}
Expand Down

0 comments on commit 22f8b58

Please sign in to comment.