Skip to content

Commit 00fa5b7

Browse files
committed
Update cibuildwheel
1 parent 69dd969 commit 00fa5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
ARCH: ${{ runner.arch }}
5858

5959
- name: Build wheels
60-
uses: pypa/cibuildwheel@v2.17.0
60+
uses: pypa/cibuildwheel@v2.18.1
6161
env:
6262
# Select wheels
6363
CIBW_BUILD: "*-manylinux_x86_64 *-win_amd64 *-macosx_x86_64 *-macosx_arm64"

0 commit comments

Comments
 (0)