We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d8e2d commit e1a6776Copy full SHA for e1a6776
1 file changed
.github/workflows/build.yml
@@ -641,6 +641,7 @@ jobs:
641
-DBUILD_SHARED_LIBS=ON
642
-DWHISPER_SDL2=${{ matrix.sdl2 }}
643
-DGGML_NATIVE=OFF
644
+ -DGGML_BMI2=OFF
645
646
- name: Build
647
run: |
0 commit comments