Skip to content

Commit 6da679e

Browse files
committed
chore: try to fix gh build action
trying with qemu-v7.0.0-28
1 parent 5581626 commit 6da679e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Set up QEMU
9494
uses: docker/setup-qemu-action@v3
9595
with:
96-
image: tonistiigi/binfmt:qemu-v9.2.0-46
96+
image: tonistiigi/binfmt:qemu-v7.0.0-28
9797
- name: Set up Docker Buildx
9898
uses: docker/setup-buildx-action@v3
9999
- name: Image

0 commit comments

Comments
 (0)