Skip to content

Commit 5172361

Browse files
bzbarsky-applepull[bot]
authored andcommitted
Bump ESP32 timeout. (#19972)
We are hitting this a fair amount. The actual sub-step timeouts sum to 115, but there's some slop in those, so this should be ok.
1 parent 2c8ce34 commit 5172361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-esp32.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# TODO ESP32 https://github.com/project-chip/connectedhomeip/issues/1510
2727
esp32:
2828
name: ESP32
29-
timeout-minutes: 90
29+
timeout-minutes: 105
3030

3131
runs-on: ubuntu-latest
3232
if: github.actor != 'restyled-io[bot]'

0 commit comments

Comments
 (0)