We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0336279 commit d35fefbCopy full SHA for d35fefb
.github/workflows/release.yaml
@@ -93,7 +93,7 @@ jobs:
93
submodules: "recursive"
94
95
- name: Build wheels
96
- uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
+ uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
97
env:
98
CIBW_BUILD: "${{ matrix.python.version }}-*"
99
CIBW_SKIP: "{pp*,*-musllinux_*}"
0 commit comments