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 df37b47 commit 5594486Copy full SHA for 5594486
1 file changed
.github/workflows/wheels.yml
@@ -65,10 +65,6 @@ jobs:
65
- name: Set up QEMU
66
uses: docker/setup-qemu-action@v3
67
68
- # https://github.com/docker/setup-buildx-action
69
- - name: Set up Docker Buildx
70
- uses: docker/setup-buildx-action@v3
71
-
72
- name: Install cibuildwheel
73
run: |
74
python3 -m pip install -r .ci/requirements-cibw.txt
0 commit comments