We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf8de4 commit 0158e07Copy full SHA for 0158e07
.github/workflows/bindings.yml
@@ -79,7 +79,7 @@ jobs:
79
submodules: recursive
80
- uses: ilammy/msvc-dev-cmd@v1
81
- name: Build wheels
82
- uses: pypa/cibuildwheel@v2.10.2
+ uses: pypa/cibuildwheel@v2.11.1
83
env:
84
CIBW_ARCHS_MACOS: ${{ matrix.arch }}
85
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
0 commit comments