mirror of https://github.com/milvus-io/milvus.git
enhance: [skip e2e] enlarge timeout of UT for go up to 90 mins (#35036)
pr: #35035 Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>pull/35065/head
parent
256817da2d
commit
55802b368d
|
@ -146,7 +146,7 @@ jobs:
|
|||
name: UT for Go
|
||||
needs: Build
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 90
|
||||
steps:
|
||||
- name: Maximize build space
|
||||
uses: easimon/maximize-build-space@master
|
||||
|
|
Loading…
Reference in New Issue