We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b29c01a + 62b11fc commit 0afa7f2Copy full SHA for 0afa7f2
1 file changed
.github/workflows/deploy.yaml
@@ -59,7 +59,7 @@ jobs:
59
platforms: all
60
61
- name: Build wheels
62
- uses: pypa/cibuildwheel@v3.0.0
+ uses: pypa/cibuildwheel@v3.1.4
63
env:
64
CIBW_SKIP: "cp38-* *-manylinux_i686 *-musllinux_i686 *-musllinux_aarch64 *-win32"
65
CIBW_ARCHS: "${{ matrix.cibw_archs }}"
0 commit comments