mirror of https://github.com/milvus-io/milvus.git
[skip e2e]Remove upgrade protobuf (#14634)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/14639/head
parent
c7c147b26c
commit
ca70b3fb9c
|
@ -39,7 +39,6 @@ jobs:
|
|||
working-directory: tests/python_client/deploy
|
||||
run: |
|
||||
pip install -r requirements.txt
|
||||
pip install --upgrade protobuf
|
||||
|
||||
- name: Run deploy test
|
||||
timeout-minutes: 60
|
||||
|
|
Loading…
Reference in New Issue