We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e025e commit ad9d1e9Copy full SHA for ad9d1e9
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
image: docker.io/tonistiigi/binfmt:qemu-v8.1.5
47
48
- name: Build wheels with cibuildwheels
49
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].3
50
env:
51
CIBW_ARCHS_LINUX: ${{ matrix.platform }}
52
CIBW_SKIP: pp* *ppc64le *s390x
0 commit comments