mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-21 10:23:34 +02:00
Add llama.cpp for linux-ppc64le
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -758,9 +758,9 @@ jobs:
|
||||
openssl_arg: "linux-ppc64le",
|
||||
C: "yes",
|
||||
C_arg: "",
|
||||
C-Plus-Plus: "yes",
|
||||
C-Plus-Plus: "no",
|
||||
C-Plus-Plus_arg: "",
|
||||
llama_cpp: "no",
|
||||
llama_cpp: "yes",
|
||||
llama_cpp_arg: "",
|
||||
fmt: "yes",
|
||||
fmt_arg: "",
|
||||
|
Reference in New Issue
Block a user