Skip to content

Commit 6fc2e80

Browse files
author
Corey Ostrove
committed
Bump up cibuildwheel version
To see if this gets the rest of the wheels building correctly.
1 parent 2763683 commit 6fc2e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autodeploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
python-version: '3.10'
2929

3030
- name: Build wheels
31-
uses: pypa/cibuildwheel@v2.1.2
31+
uses: pypa/cibuildwheel@v3.0.0
3232
env:
3333
CIBW_BUILD: cp39-* cp310-* cp311-* cp312-*
3434
CIBW_BUILD_VERBOSITY: 1

0 commit comments

Comments
 (0)