mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-04-02 12:08:00 +02:00
ci : attempt to fix arm64 build failure
This commit is contained in:
parent
2a9afc4210
commit
339704be07
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
image: tonistiigi/binfmt:qemu-v7.0.0-28
|
||||
|
||||
- name: Build ${{ matrix.arch }}
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user