Skip to content

Commit 4d1fc05

Browse files
committed
remove temporary workaround for qemu segfaults
1 parent 71721fe commit 4d1fc05

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-and-publish-bootstrap-container.yml

-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929

3030
- name: Set up QEMU
3131
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
32-
# (temporary) workaround for https://github.com/docker/setup-qemu-action/issues/198
33-
with:
34-
image: tonistiigi/binfmt:qemu-v7.0.0-28
3532

3633
- name: Set up Docker Buildx
3734
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0

0 commit comments

Comments
 (0)