We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2f4673 + d05d59b commit 7d64650Copy full SHA for 7d64650
1 file changed
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
python-version: ${{ env.python-version }}
64
65
- name: Build wheels
66
- uses: pypa/cibuildwheel@v2.22
+ uses: pypa/cibuildwheel@v3.4.0
67
68
- name: Audit ABI3 compliance
69
# This may be moved into cibuildwheel itself in the future. See
0 commit comments