From 69301962267d6dd1440dee6e0f51612099c90d21 Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Tue, 19 Jul 2022 23:27:42 -0700 Subject: [PATCH] Upping ESP32 timeouts --- .github/workflows/examples-esp32.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/examples-esp32.yaml b/.github/workflows/examples-esp32.yaml index 469ec1e9088df9..839913cd2ebc05 100644 --- a/.github/workflows/examples-esp32.yaml +++ b/.github/workflows/examples-esp32.yaml @@ -26,7 +26,7 @@ jobs: # TODO ESP32 https://github.com/project-chip/connectedhomeip/issues/1510 esp32: name: ESP32 - timeout-minutes: 105 + timeout-minutes: 120 runs-on: ubuntu-latest if: github.actor != 'restyled-io[bot]' @@ -66,7 +66,7 @@ jobs: .environment/gn_out/.ninja_log .environment/pigweed-venv/*.log - name: Build some M5Stack variations - timeout-minutes: 45 + timeout-minutes: 60 run: | ./scripts/run_in_build_env.sh \ "./scripts/build/build_examples.py \