mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
downgrade curl for compiled on aarch64 platform (#21739)
Signed-off-by: Yusheng.Ma <Yusheng.Ma@zilliz.com>
This commit is contained in:
parent
de584b508e
commit
e64f55cd27
@ -19,7 +19,7 @@ class MilvusConan(ConanFile):
|
|||||||
"yaml-cpp/0.7.0",
|
"yaml-cpp/0.7.0",
|
||||||
"marisa/0.2.6",
|
"marisa/0.2.6",
|
||||||
"zlib/1.2.13",
|
"zlib/1.2.13",
|
||||||
"libcurl/7.87.0",
|
"libcurl/7.86.0",
|
||||||
)
|
)
|
||||||
|
|
||||||
generators = "cmake"
|
generators = "cmake"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user