Skip to content

Commit

Permalink
Bump cibuildwheel -> 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonald authored Mar 29, 2023
1 parent 69ccbe8 commit 6dbbc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2

- name: Build wheels
uses: pypa/cibuildwheel@v2.3.1
uses: pypa/cibuildwheel@v2.12.0
env:
CIBW_PLATFORM: auto
CIBW_ARCHS: auto64
Expand Down

0 comments on commit 6dbbc52

Please sign in to comment.