From 1670284be370386a9df229ce492a893e203f6ad3 Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Tue, 21 Jun 2022 15:08:26 -0400 Subject: [PATCH] Bump timeout for building Darwin test apps in Tests job. (#19822) We're hitting the 30-minute timout a fair amount. --- .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 e81fb8c47e9d37..d6d60602a93142 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -176,7 +176,7 @@ jobs: .environment/gn_out/.ninja_log .environment/pigweed-venv/*.log - name: Build Apps - timeout-minutes: 30 + timeout-minutes: 40 run: | ./scripts/run_in_build_env.sh \ "./scripts/build/build_examples.py \