Skip to content

Commit 5594486

Browse files
committed
Remove unused docker/setup-buildx-action
1 parent df37b47 commit 5594486

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ jobs:
6565
- name: Set up QEMU
6666
uses: docker/setup-qemu-action@v3
6767

68-
# https://github.com/docker/setup-buildx-action
69-
- name: Set up Docker Buildx
70-
uses: docker/setup-buildx-action@v3
71-
7268
- name: Install cibuildwheel
7369
run: |
7470
python3 -m pip install -r .ci/requirements-cibw.txt

0 commit comments

Comments
 (0)