We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e9f9ed + eac3ee0 commit 359b4f9Copy full SHA for 359b4f9
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.4.1
+ uses: pypa/cibuildwheel@v4.0.0
64
env:
65
CIBW_BUILD: "${{ matrix.python }}-${{ matrix.buildplat[1] }}"
66
CIBW_ARCHS: "${{ matrix.buildplat[2] }}"
0 commit comments