We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2647065 commit 032f118Copy full SHA for 032f118
.github/workflows/release.yml
@@ -83,7 +83,7 @@ jobs:
83
uses: docker/setup-qemu-action@v3
84
85
- name: Build wheels
86
- uses: pypa/cibuildwheel@v2.23.3
+ uses: pypa/cibuildwheel@v3.3.0
87
with:
88
only: ${{ matrix.only }}
89
env:
0 commit comments