remove qemu action step

QEMU setup very slow due to the size of the binfmt image. We don't do
ARM builds right now so there's really no benefit.
This commit is contained in:
Elijah Duffy
2025-12-07 18:20:19 -08:00
parent f9c747204f
commit 9f2d94a878

View File

@@ -105,7 +105,6 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3 - uses: docker/setup-buildx-action@v3
- name: DEBUG registry username source - name: DEBUG registry username source