From a082ad1187166ba0e9bebcd6017cfdb9b7eb0b18 Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Tue, 21 Jun 2022 15:01:22 -0400 Subject: [PATCH] Bump timeout for building Darwin test apps in Tests job. 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 \