Skip to content

Commit

Permalink
Bump timeout on Mbed pigweed-app example. (#11586)
Browse files Browse the repository at this point in the history
I've hit this timeout pretty often recently.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Jun 2, 2022
1 parent 87d119d commit 8054420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-mbed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
/tmp/bloat_reports/
- name: Build pigweed-app example
timeout-minutes: 10
timeout-minutes: 15
run: |
scripts/examples/mbed_example.sh -a=pigweed-app -b=$APP_TARGET -p=$APP_PROFILE
.environment/pigweed-venv/bin/python3 scripts/tools/memory/gh_sizes.py \
Expand Down

0 comments on commit 8054420

Please sign in to comment.