Skip to content

Commit 0c7770d

Browse files
committed
Update to cibuildwheel v2.22.0
1 parent a0d1745 commit 0c7770d

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
@@ -36,7 +36,7 @@ jobs:
3636
steps:
3737
- uses: actions/checkout@v4
3838

39-
- uses: pypa/cibuildwheel@v2.21.1
39+
- uses: pypa/cibuildwheel@v2.22.0
4040
name: Build wheels
4141
env:
4242
# cibuildwheel will build wheel once and test it for each CPython version

0 commit comments

Comments
 (0)