Skip to content

Commit c500a3d

Browse files
committed
Bump cibw
1 parent 41513cc commit c500a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v4
2727

2828
- name: Build wheels
29-
uses: pypa/cibuildwheel@v2.22.0
29+
uses: pypa/cibuildwheel@v2.23.1
3030
env:
3131
# Select wheels
3232
CIBW_BUILD: "*-manylinux_x86_64 *-manylinux_aarch64 *-win_amd64 *-macosx_x86_64 *-macosx_arm64"

0 commit comments

Comments
 (0)