ci : add GGML_BMI2=OFF to window job

This commit is contained in:
Daniel Bevenius 2026-04-20 13:36:17 +02:00
parent 661c9e2981
commit 1e0c5dd580
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -635,6 +635,7 @@ jobs:
-DBUILD_SHARED_LIBS=ON
-DWHISPER_SDL2=${{ matrix.sdl2 }}
-DGGML_NATIVE=OFF
-DGGML_BMI2=OFF
- name: Build
run: |