Skip to content

Commit

Permalink
Bump ESP32 timeout. (#19972)
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 authored and pull[bot] committed Jul 2, 2022
1 parent 2c8ce34 commit 5172361
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 5172361

Please sign in to comment.