whisper.cpp/.github/workflows
Daniel Bevenius f6e617bab7
ci : set GGML_NATIVE=OFF for bindings-java (#3830)
* ci : set GGML_NATIVE=OFF for bindings-java

This commit attempts to address an issue with the bindings-java job
which is currently failing.

I've not been able to reproduce this locally my windows machine and I
suspect that what might be happning is that windows job compiles on a
runner where it has different CPU features, for example AVX512 and when
this dll is used on a different runner that does not have that feature
it will crash.

Refs: https://github.com/ggml-org/whisper.cpp/actions/runs/26496174929/job/78059073255?pr=3829

* ci : also disable BMI2
2026-05-28 07:21:25 +02:00
..
bindings-go.yml chore: Update outdated GitHub Actions versions (#3646) 2026-02-09 12:32:46 +02:00
bindings-ruby.yml chore: Update outdated GitHub Actions versions (#3646) 2026-02-09 12:32:46 +02:00
build.yml ci : set GGML_NATIVE=OFF for bindings-java (#3830) 2026-05-28 07:21:25 +02:00
docker.yml ci : only run docker jobs when pushed to master [no ci] (#3828) 2026-05-27 08:46:23 +02:00
examples-wasm.yml chore: Update outdated GitHub Actions versions (#3646) 2026-02-09 12:32:46 +02:00
examples.yml chore: Update outdated GitHub Actions versions (#3646) 2026-02-09 12:32:46 +02:00