mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 03:48:37 +08:00
[skip e2e]Remove upgrade protobuf (#14634)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
c7c147b26c
commit
ca70b3fb9c
1
.github/workflows/deploy-test.yaml
vendored
1
.github/workflows/deploy-test.yaml
vendored
@ -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
Block a user