android : use "ci-android" branch for CI

This commit is contained in:
Georgi Gerganov
2024-05-17 15:47:44 +03:00
parent 51e9d02599
commit 8725937362
@@ -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"