Skip to content

Commit 2b02c0b

Browse files
committed
CI update cibw
1 parent 735dc0c commit 2b02c0b

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
@@ -69,7 +69,7 @@ jobs:
6969
steps:
7070
- uses: actions/checkout@v4
7171
- name: Build wheels
72-
uses: pypa/cibuildwheel@v2.19.2
72+
uses: pypa/cibuildwheel@v2.21.0
7373
env:
7474
CIBW_BUILD: cp3*-*
7575
CIBW_SKIP: pp* *i686* *musllinux* *-macosx_universal2 *-manylinux_ppc64le *-manylinux_s390x

0 commit comments

Comments
 (0)