From 6b10d076ba2ea2c4983b34f33a09e47a9b843e06 Mon Sep 17 00:00:00 2001 From: Vivien Nicolas Date: Fri, 29 Apr 2022 19:11:35 +0200 Subject: [PATCH] [Tests] Increase the tests timeout for darwin tests from 45 minutes to 50 minutes (#17916) --- .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 ab937a941256a5..586ac52c89e0ac 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -184,7 +184,7 @@ jobs: --copy-artifacts-to objdir-clone \ " - name: Run Tests - timeout-minutes: 45 + timeout-minutes: 50 run: | ./scripts/run_in_build_env.sh \ "./scripts/tests/run_test_suite.py \