Skip to content

Commit 1646152

Browse files
bzbarsky-applepull[bot]
authored andcommitted
Bump timeout on Mbed pigweed-app example. (#11586)
I've hit this timeout pretty often recently.
1 parent 8a51ad7 commit 1646152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-mbed.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
/tmp/bloat_reports/
8383
8484
- name: Build pigweed-app example
85-
timeout-minutes: 10
85+
timeout-minutes: 15
8686
run: |
8787
scripts/examples/mbed_example.sh -a=pigweed-app -b=$APP_TARGET -p=$APP_PROFILE
8888
.environment/pigweed-venv/bin/python3 scripts/tools/memory/gh_sizes.py \

0 commit comments

Comments
 (0)