Skip to content

ci : set GGML_NATIVE=OFF for sanitize builds#3920

Merged
danbev merged 1 commit into
ggml-org:masterfrom
danbev:ci-sanitize-ccache-fix
Jun 30, 2026
Merged

ci : set GGML_NATIVE=OFF for sanitize builds#3920
danbev merged 1 commit into
ggml-org:masterfrom
danbev:ci-sanitize-ccache-fix

Conversation

@danbev

@danbev danbev commented Jun 30, 2026

Copy link
Copy Markdown
Member

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

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
@danbev

danbev commented Jun 30, 2026

Copy link
Copy Markdown
Member Author

@KitaitiMakoto Would you be able to review/approve this as Georgi is out this week?

@KitaitiMakoto

Copy link
Copy Markdown
Contributor

@danbev Done!

@danbev danbev merged commit 0874de3 into ggml-org:master Jun 30, 2026
40 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