From 1523656e4581804ccdb946a39c078d042ad1be5a Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Fri, 10 Jun 2022 16:56:29 -0400 Subject: [PATCH] Move apps build timeout from 30 to 45 minutes. Darwin builds keep timing out (#19482) --- .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 771c4949340f04..d0e5c774c023cd 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -76,7 +76,7 @@ jobs: .environment/gn_out/.ninja_log .environment/pigweed-venv/*.log - name: Build Apps - timeout-minutes: 30 + timeout-minutes: 45 run: | ./scripts/run_in_build_env.sh \ "./scripts/build/build_examples.py \