Skip to content

Commit

Permalink
Bump ESP32 timeout.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
bzbarsky-apple committed Jun 24, 2022
1 parent aaafe4c commit 537cdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-esp32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# TODO ESP32 https://github.com/project-chip/connectedhomeip/issues/1510
esp32:
name: ESP32
timeout-minutes: 90
timeout-minutes: 105

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

0 comments on commit 537cdcb

Please sign in to comment.