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.
1 parent a4552b9 commit c8be1afCopy full SHA for c8be1af
1 file changed
.github/workflows/wheel.yml
@@ -59,7 +59,7 @@ jobs:
59
run: echo "CONAN_HOME=/host${HOME}/.conan2" >> $GITHUB_ENV
60
61
- name: Build wheels
62
- uses: pypa/cibuildwheel@v3.3.1
+ uses: pypa/cibuildwheel@v3.4.1
63
env:
64
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
65
CIBW_BUILD: ${{ matrix.python-tag }}-${{ matrix.platform }}
0 commit comments