Skip to content

Commit 385a68b

Browse files
committed
CI update cibw version
1 parent 1d528b6 commit 385a68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
steps:
7171
- uses: actions/checkout@v4
7272
- name: Build wheels
73-
uses: pypa/cibuildwheel@v2.21.3
73+
uses: pypa/cibuildwheel@v2.22.0
7474
env:
7575
CIBW_BUILD: cp3*-*
7676
CIBW_SKIP: pp* *i686* *musllinux* *-macosx_universal2 *-manylinux_ppc64le *-manylinux_s390x

0 commit comments

Comments
 (0)