whisper.cpp/.github/workflows
Daniel Bevenius 0874de3e8e
ci : set GGML_NATIVE=OFF for sanitize builds (#3920)
This commit sets GGML_NATIVE=OFF for all sanitize builds to avoid
the case where the compilation happens using a runner that support
instructions that may not be available on all runners leading to illegal
instruction and failed CI runs.

Refs: https://github.com/ggml-org/whisper.cpp/actions/runs/28444909499/job/84291639530?pr=3919
2026-06-30 17:47:22 +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 : pin github actions to commit sha's (#3865) 2026-06-09 12:51: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 : pin github actions to commit sha's (#3865) 2026-06-09 12:51:00 +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