ci : add GGML_BMI2=OFF to window job
This commit is contained in:
parent
661c9e2981
commit
1e0c5dd580
|
|
@ -635,6 +635,7 @@ jobs:
|
|||
-DBUILD_SHARED_LIBS=ON
|
||||
-DWHISPER_SDL2=${{ matrix.sdl2 }}
|
||||
-DGGML_NATIVE=OFF
|
||||
-DGGML_BMI2=OFF
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue