mirror of https://github.com/milvus-io/milvus.git
Update knowhere version to v2.2.2 (#27810)
Signed-off-by: chasingegg <chao.gao@zilliz.com>pull/27812/head
parent
1e13233f71
commit
9dd369dd99
|
@ -12,7 +12,7 @@
|
|||
#-------------------------------------------------------------------------------
|
||||
|
||||
# Update KNOWHERE_VERSION for the first occurrence
|
||||
set( KNOWHERE_VERSION 97549c3 )
|
||||
set( KNOWHERE_VERSION v2.2.2 )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
|
||||
if ( INDEX_ENGINE STREQUAL "cardinal" )
|
||||
set( KNOWHERE_VERSION main )
|
||||
|
|
Loading…
Reference in New Issue