]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : enable bindings java job (#3070)
authorDaniel Bevenius <redacted>
Fri, 25 Apr 2025 12:56:06 +0000 (14:56 +0200)
committerGitHub <redacted>
Fri, 25 Apr 2025 12:56:06 +0000 (14:56 +0200)
commit1c20f46887b1a8f40a859514d6372bc6b7ad038a
tree1f79e82f7d54dc2e8eb0f8b510472c97689b0e3f
parentadaea088bca383ac7abebdce26546f1885bd9376
ci : enable bindings java job (#3070)

* ci : re-enable bindings-java (java) job

This commit re-enables the job previously name `java` which was
disabled in the build.yml file.

The motivation for this is that we recently fixed a few issue in the
java bindings and it should be possible to build them on windows.

Refs: https://github.com/ggerganov/whisper.cpp/pull/2949
Resolves: https://github.com/ggerganov/whisper.cpp/issues/2781
.github/workflows/build.yml
CMakeLists.txt
bindings/java/build.gradle
bindings/java/src/main/java/io/github/ggerganov/whispercpp/WhisperCppJnaLibrary.java