Skip to content

Commit 7c51c8a

Browse files
authored
Bump cibuildwheel in CI (#208)
1 parent 3febd26 commit 7c51c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
with:
167167
python-version: "3.x"
168168
- name: Build wheels
169-
uses: pypa/cibuildwheel@v2.16.2
169+
uses: pypa/cibuildwheel@v2.21.1
170170
env:
171171
CIBW_BUILD: ${{ matrix.build }}
172172
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)