]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : set GGML_NATIVE=OFF for build-vad workflow (#3966)
authorDaniel Bevenius <redacted>
Mon, 3 Aug 2026 11:34:00 +0000 (13:34 +0200)
committerGitHub <redacted>
Mon, 3 Aug 2026 11:34:00 +0000 (13:34 +0200)
commit64d57d3df5c8dacee098577257edcaa154bf5ef3
tree45108be4cec4c3fc4b27beb04d96e515666d170e
parent29579831e34251b3a68584a51301c14d3b7e0f1f
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
.github/workflows/build-vad.yml