Skip to content

Commit 5e4816c

Browse files
authored
Revert "Update Docker-build Workflow to Address Segfault Issue (#756)"
This reverts commit b9dc4df.
1 parent da26282 commit 5e4816c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docker-build.yml

-4
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828
with:
2929
image: tonistiigi/binfmt:qemu-v7.0.0-28
3030

31-
- name: Address Libc-bin segfaults issue
32-
run: |
33-
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes -c yes
34-
3531
- name: Set up Docker Buildx
3632
uses: docker/setup-buildx-action@v3
3733
with:

0 commit comments

Comments
 (0)