Skip to content

Commit 896b32f

Browse files
ngxsonfitzsim
authored andcommitted
ci : fix (again) arm64 build fails
* docker : attempt fixing arm64 build on ci * qemu v7.0.0-28 [imported from https://github.com/ggml-org/llama.cpp /commit/818a340ea8be55b3706e1772527cb8738e90a8c7 (#11895)]
1 parent 0850ed4 commit 896b32f

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
@@ -28,6 +28,8 @@ jobs:
2828

2929
- name: Set up QEMU
3030
uses: docker/setup-qemu-action@v3
31+
with:
32+
image: tonistiigi/binfmt:qemu-v7.0.0-28
3133

3234
- name: Set up Docker Buildx
3335
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)