diff --git a/.github/workflows/images_build_windows.yml b/.github/workflows/images_build_windows.yml index 692cf3ec3..711923d98 100644 --- a/.github/workflows/images_build_windows.yml +++ b/.github/workflows/images_build_windows.yml @@ -175,11 +175,6 @@ jobs: flavor: | latest=false - - - # Add support for more platforms with QEMU (optional) - # https://github.com/docker/setup-qemu-action - name: Set up QEMU - uses: docker/setup-qemu-action@v3 - name: Set up Docker Buildx uses: docker/setup-buildx-action@v3