We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d4df4 commit d05d59bCopy full SHA for d05d59b
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