We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1123f14 + 50d187f commit 73fa467Copy full SHA for 73fa467
1 file changed
.github/workflows/cibuildwheels.yml
@@ -92,7 +92,7 @@ jobs:
92
arch: amd64
93
94
- name: Build wheels
95
- uses: pypa/cibuildwheel@v3.3
+ uses: pypa/cibuildwheel@v3.4
96
97
- name: Make sdist
98
if: ${{ matrix.os == 'ubuntu-latest' }}
0 commit comments