Skip to content

Commit

Permalink
Update to newer build wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
dqbd committed Mar 2, 2023
1 parent d1c4af2 commit 33207e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: pypa/cibuildwheel@v2.11.3
- uses: pypa/cibuildwheel@v2.12.0
env:
CIBW_BUILD: "cp${{ matrix.python-version}}-*"

Expand Down

0 comments on commit 33207e6

Please sign in to comment.