mirror of https://github.com/milvus-io/milvus.git
enhance: Update Knowhere version (#30675)
issue: #30669 Signed-off-by: xianliang <xianliang.li@zilliz.com>pull/30473/head
parent
18c351efa6
commit
43e8cd531d
|
@ -12,7 +12,7 @@
|
|||
#-------------------------------------------------------------------------------
|
||||
|
||||
# Update KNOWHERE_VERSION for the first occurrence
|
||||
set( KNOWHERE_VERSION ad535c8 )
|
||||
set( KNOWHERE_VERSION c02e01b )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
|
||||
if ( INDEX_ENGINE STREQUAL "cardinal" )
|
||||
set( KNOWHERE_VERSION main )
|
||||
|
|
Loading…
Reference in New Issue