Increase timeout minutes of UT temporarily (#21492)

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
This commit is contained in:
Jiquan Long 2023-01-04 15:09:34 +08:00 committed by GitHub
parent f93ba3e37c
commit 87ee68a63a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
ubuntu:
name: Build and test AMD64 Ubuntu ${{ matrix.ubuntu }}
runs-on: ubuntu-${{ matrix.ubuntu }}
timeout-minutes: 80
timeout-minutes: 120
strategy:
fail-fast: false
matrix: