Skip to content

Commit 276c6e3

Browse files
committed
Let's check if updating version fixes the issue
1 parent 8235306 commit 276c6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
platforms: all
2323

2424
- name: Build wheels
25-
uses: pypa/cibuildwheel@v2.16.5
25+
uses: pypa/cibuildwheel@v2.21.1
2626
env:
2727
CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
2828
CIBW_ARCHS_WINDOWS: all

0 commit comments

Comments
 (0)