Skip to content

Commit 0158e07

Browse files
Bump pypa/cibuildwheel from 2.10.2 to 2.11.1 (#137)
1 parent 3bf8de4 commit 0158e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindings.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
submodules: recursive
8080
- uses: ilammy/msvc-dev-cmd@v1
8181
- name: Build wheels
82-
uses: pypa/cibuildwheel@v2.10.2
82+
uses: pypa/cibuildwheel@v2.11.1
8383
env:
8484
CIBW_ARCHS_MACOS: ${{ matrix.arch }}
8585
CIBW_ARCHS_LINUX: ${{ matrix.arch }}

0 commit comments

Comments
 (0)