Skip to content

Commit 1213723

Browse files
andy31415pull[bot]
authored andcommitted
Increase timeout for BuildMatterTVCastingBridge build. (#26423)
This seems to consistently timeout, like https://github.com/project-chip/connectedhomeip/actions/runs/4917361315/jobs/8785039570?pr=26419
1 parent f0de9f8 commit 1213723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoketest-darwin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
.environment/gn_out/.ninja_log
6767
.environment/pigweed-venv/*.log
6868
- name: Build Matter TV Casting Bridge
69-
timeout-minutes: 20
69+
timeout-minutes: 45
7070
run: |
7171
xcodebuild -target "MatterTvCastingBridge" -sdk iphoneos
7272
working-directory: examples/tv-casting-app/darwin/MatterTvCastingBridge

0 commit comments

Comments
 (0)