From 19a0a2f909dbea40cbb3971e6b02283da2e4eef4 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Thu, 5 Jan 2023 09:48:20 -0500 Subject: [PATCH] Increase build timeout for cc13x2x7_26x2x7 builds (#24282) --- .github/workflows/examples-cc13x2x7_26x2x7.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/examples-cc13x2x7_26x2x7.yaml b/.github/workflows/examples-cc13x2x7_26x2x7.yaml index d8598c6561eba9..aa11433edd9fa6 100644 --- a/.github/workflows/examples-cc13x2x7_26x2x7.yaml +++ b/.github/workflows/examples-cc13x2x7_26x2x7.yaml @@ -28,7 +28,7 @@ env: jobs: cc26x2x7: name: cc26x2x7 - timeout-minutes: 60 + timeout-minutes: 120 env: BUILD_TYPE: gn_cc26x2x7 @@ -68,7 +68,7 @@ jobs: .environment/gn_out/.ninja_log .environment/pigweed-venv/*.log - name: Build examples - timeout-minutes: 60 + timeout-minutes: 100 run: | scripts/run_in_build_env.sh "\ ./scripts/build/build_examples.py \