We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f449db6 + ab6bdfd commit ddee274Copy full SHA for ddee274
1 file changed
.github/workflows/cibuildwheel.yml
@@ -34,7 +34,7 @@ jobs:
34
persist-credentials: false
35
36
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
37
- uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a # v3.4.0
+ uses: pypa/cibuildwheel@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 # v3.4.1
38
env:
39
CIBW_SKIP: "*-musllinux*"
40
CIBW_BUILD: "cp311-* cp314-*"
0 commit comments