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

Commit 315540e

Browse files
authored
Increase timeout for Linux mac_clangd (#55988)
This build does not come in under the default 30 minute timeout when the caches are cold and the bot_update steps take too long: https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20mac_clangd/2928/overview
1 parent 1a8ef6e commit 315540e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ targets:
506506
# Avoid using a Mac orchestrator to save ~5 minutes of Mac host time.
507507
- name: Linux mac_clangd
508508
recipe: engine_v2/engine_v2
509+
timeout: 90
509510
# Do not remove(https://github.com/flutter/flutter/issues/144644)
510511
# Scheduler will fail to get the platform
511512
drone_dimensions:

ci/builders/mac_unopt_debug_no_rbe.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
],
1010
"builds": [
1111
{
12+
"cas_archive": false,
1213
"drone_dimensions": [
1314
"device_type=none",
1415
"os=Mac-13|Mac-14",

0 commit comments

Comments
 (0)