Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 824cd09

Browse files
authored
Increase timeout of orchestrator. (#41839)
Increase timeout of the orchestrator to ensure it has enough time to process the subbuild results with a 1h timeout. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent cc9bffa commit 824cd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ targets:
307307

308308
- name: Linux linux_web_engine
309309
recipe: engine_v2/engine_v2
310-
timeout: 60
310+
timeout: 70
311311
properties:
312312
release_build: "true"
313313
config_name: linux_web_engine

0 commit comments

Comments
 (0)