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
yellow-shine 2024-07-29 15:53:57 +08:00 committed by GitHub
parent 256817da2d
commit 55802b368d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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