We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0de9f8 commit 1213723Copy full SHA for 1213723
.github/workflows/smoketest-darwin.yaml
@@ -66,7 +66,7 @@ jobs:
66
.environment/gn_out/.ninja_log
67
.environment/pigweed-venv/*.log
68
- name: Build Matter TV Casting Bridge
69
- timeout-minutes: 20
+ timeout-minutes: 45
70
run: |
71
xcodebuild -target "MatterTvCastingBridge" -sdk iphoneos
72
working-directory: examples/tv-casting-app/darwin/MatterTvCastingBridge
0 commit comments