android : use "ci-android" branch for CI
This commit is contained in:
parent
51e9d02599
commit
8725937362
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ include(FetchContent)
|
|||
FetchContent_Declare(
|
||||
llama
|
||||
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp
|
||||
GIT_TAG master
|
||||
GIT_TAG ci-android
|
||||
)
|
||||
|
||||
# Also provides "common"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue