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 be55142 commit f62d44aCopy full SHA for f62d44a
.github/workflows/wheels.yml
@@ -52,7 +52,7 @@ jobs:
52
python-version: 3.x
53
- name: Set up QEMU
54
if: runner.os == 'Linux'
55
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
56
with:
57
platforms: all
58
- name: Build wheels
0 commit comments