Skip to content

Commit

Permalink
bump cibuildwheel to 2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Jan 31, 2024
1 parent 07dfbe3 commit caaec47
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 @@ -34,7 +34,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build wheels
uses: pypa/cibuildwheel@v2.14.1
uses: pypa/cibuildwheel@v2.16
env:
CIBW_ARCHS: all
CIBW_BUILD: cp${{ matrix.python }}-${{ matrix.platform_id }}
Expand Down

0 comments on commit caaec47

Please sign in to comment.