We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f6b21 commit 1ae290cCopy full SHA for 1ae290c
.github/workflows/deploy.yaml
@@ -66,7 +66,7 @@ jobs:
66
platforms: all
67
68
- name: Build wheels
69
- uses: pypa/cibuildwheel@v2.16.2
+ uses: pypa/cibuildwheel@v2.16.5
70
env:
71
CIBW_SKIP: "cp36-* cp37-* cp38-* pp* *i686 *-musllinux* cp312-*"
72
CIBW_ARCHS: "${{ matrix.cibw_archs }}"
0 commit comments