We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2975700 + 9418575 commit 972d449Copy full SHA for 972d449
.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@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.3.1
+ uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a # v3.4.0
38
env:
39
CIBW_SKIP: "*-musllinux*"
40
CIBW_BUILD: "cp311-* cp314-*"
0 commit comments