Skip to content

ci : set GGML_NATIVE=OFF for build-vad workflow - #3966

Merged
danbev merged 1 commit into
ggml-org:masterfrom
danbev:ci-disable-ggml-native-vad-test
Aug 3, 2026
Merged

ci : set GGML_NATIVE=OFF for build-vad workflow#3966
danbev merged 1 commit into
ggml-org:masterfrom
danbev:ci-disable-ggml-native-vad-test

Conversation

@danbev

@danbev danbev commented Aug 3, 2026

Copy link
Copy Markdown
Member

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

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
@danbev
danbev merged commit 64d57d3 into ggml-org:master Aug 3, 2026
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants