whisper.cpp/.github/workflows
Daniel Bevenius 64d57d3df5
ci : set GGML_NATIVE=OFF for build-vad workflow (#3966)
This commit adds the cmake option GGML_NATIVE=OFF to the build-vad
workflow to avoid the situation where the ccache is populated with
object files containing instructions may not be supported by all
runners.

The motivation for this is that the test-vad is currently failing
(depending on the runner assigned) with the linked error below.

Refs: https://github.com/ggml-org/whisper.cpp/actions/runs/30625192129/job/91600926109?pr=3963
2026-08-03 13:34:00 +02:00
..
bindings-go.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
bindings-ruby.yml ruby : add support for Parakeet (#3885) 2026-06-17 06:42:09 +02:00
build-android.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-clang.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-coreml.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-cpu.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-freebsd.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-gcc.yml ci : only trigger release jobs for tags (#3883) 2026-06-16 14:33:42 +02:00
build-macos.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-quantize.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-sanitize.yml ci : set GGML_NATIVE=OFF for sanitize builds (#3920) 2026-06-30 17:47:22 +02:00
build-self-hosted.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-sycl.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-vad.yml ci : set GGML_NATIVE=OFF for build-vad workflow (#3966) 2026-08-03 13:34:00 +02:00
build-wasm.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
build-windows.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
deploy-examples-wasm.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
docker.yml ci : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +02:00
examples.yml ci, examples : add package-lock.json to examples addon node (#3919) 2026-07-01 09:04:21 +02:00
release.yml ci : add GGML_NATIVE=OFF and GGML_BMI2=OFF to windows-blas (#3891) 2026-06-18 14:49:08 +02:00