From aa0f07ad90ff5be6180f4e4531299425e8518a89 Mon Sep 17 00:00:00 2001 From: Vivien Nicolas Date: Thu, 28 Apr 2022 20:46:29 +0200 Subject: [PATCH] [Tests] Increase the tests timeout from 30 minutes to 40 minutes (#17838) --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 83f1fe23216beb..ab937a941256a5 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -88,7 +88,7 @@ jobs: --copy-artifacts-to objdir-clone \ " - name: Run Tests - timeout-minutes: 30 + timeout-minutes: 40 run: | ./scripts/run_in_build_env.sh \ "./scripts/tests/run_test_suite.py \