We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65bce98 + faab130 commit 853b448Copy full SHA for 853b448
1 file changed
.github/workflows/release.yaml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/checkout@v6
61
62
- name: Build wheels
63
- uses: pypa/cibuildwheel@v3.3.0
+ uses: pypa/cibuildwheel@v3.4.0
64
env:
65
CIBW_BUILD: "${{ matrix.python }}-${{ matrix.buildplat[1] }}"
66
CIBW_ARCHS: "${{ matrix.buildplat[2] }}"
0 commit comments