mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 04:49:08 +08:00
Update knowhere commit (#27357)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
3e864d4210
commit
e02228b5ad
@ -14,7 +14,7 @@
|
||||
set( KNOWHERE_VERSION 87190cf )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
|
||||
if ( INDEX_ENGINE STREQUAL "cardinal" )
|
||||
set( KNOWHERE_VERSION main)
|
||||
set( KNOWHERE_VERSION 87190cf )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere-cloud.git")
|
||||
endif()
|
||||
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
|
||||
|
Loading…
Reference in New Issue
Block a user