Skip to content

Commit

Permalink
enhance: [skip e2e] enlarge timeout of UT for go up to 90 mins (milvu…
Browse files Browse the repository at this point in the history
…s-io#35037)

pr: milvus-io#35035

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
  • Loading branch information
yellow-shine authored Jul 29, 2024
1 parent e2fc885 commit 4138a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4138a9f

Please sign in to comment.