Skip to content

Commit be0fa81

Browse files
committed
Update cibuildwheel
1 parent a6317b3 commit be0fa81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# with:
2727
# platforms: all
2828
- name: Build wheels
29-
uses: pypa/cibuildwheel@v2.19.1
29+
uses: pypa/cibuildwheel@v2.21.3
3030
env:
3131
CIBW_ARCHS_LINUX: auto
3232
with:

0 commit comments

Comments
 (0)