Skip to content

Commit 339704b

Browse files
committed
ci : attempt to fix arm64 build failure
1 parent 2a9afc4 commit 339704b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

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

3131
- name: Set up QEMU
3232
uses: docker/setup-qemu-action@v3
33+
with:
34+
image: tonistiigi/binfmt:qemu-v7.0.0-28
3335

3436
- name: Build ${{ matrix.arch }}
3537
run: |

0 commit comments

Comments
 (0)