mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
enhance: [skip e2e] enlarge timeout of UT for go up to 90 mins (#35035)
Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
This commit is contained in:
parent
3c7f73137e
commit
e62f6b2f4e
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -167,7 +167,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…
x
Reference in New Issue
Block a user