Skip to content

Commit b5034cd

Browse files
committed
docker : attempt fixing arm64 build on ci
1 parent 68ff663 commit b5034cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

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

5252
- name: Set up QEMU
5353
uses: docker/setup-qemu-action@v3
54+
with:
55+
image: tonistiigi/binfmt:qemu-v8.1.5
5456

5557
- name: Set up Docker Buildx
5658
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)