Skip to content

Commit 4205292

Browse files
committed
Update build_testapps.py
1 parent c46230e commit 4205292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gha/build_testapps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
_SUPPORTED_XCODE_CONFIGURATIONS = (
151151
"ReleaseForRunning", "Release", "Debug", "ReleaseForProfiling")
152152

153-
_DEFAULT_TIMEOUT_SECONDS = 1200
153+
_DEFAULT_TIMEOUT_SECONDS = 3600
154154

155155
FLAGS = flags.FLAGS
156156

0 commit comments

Comments
 (0)