We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8036967 commit 71a94c8Copy full SHA for 71a94c8
.github/workflows/wheel.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: "3.10"
19
20
- name: Build wheels
21
- uses: pypa/cibuildwheel@v2.16.5
+ uses: pypa/cibuildwheel@v2.19.2
22
env:
23
CIBW_SKIP: pp*
24
CIBW_BUILD_VERBOSITY: 0
0 commit comments