Skip to content

Commit 5fd5b0d

Browse files
author
Devdutt Shenoi
authored
fix: build push kafka edge (#1159)
Signed-off-by: Devdutt Shenoi <[email protected]>
1 parent d1bdec3 commit 5fd5b0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-push-edge-kafka.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919

2020
- name: Set up QEMU
2121
uses: docker/setup-qemu-action@v3
22+
with:
23+
image: tonistiigi/binfmt:qemu-v8.1.5
2224

2325
- name: Set up Docker Buildx
2426
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)