ci : disable Obj-C build + fixes

This commit is contained in:
Georgi Gerganov
2024-12-08 13:35:35 +02:00
parent 384e214cc7
commit 11dddfbc9e
8 changed files with 54 additions and 71 deletions

View File

@ -0,0 +1,5 @@
module whisper [system] {
header "whisper.h"
link "whisper"
export *
}