We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46aadaf commit c4be0d0Copy full SHA for c4be0d0
1 file changed
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v4
47
48
- name: Build wheels
49
- uses: pypa/cibuildwheel@v3.1.4
+ uses: pypa/cibuildwheel@v3.3.1
50
env:
51
CIBW_PLATFORM: ${{ matrix.platform }}
52
CIBW_ARCHS: ${{ matrix.archs }}
0 commit comments