diff --git a/.ci.yaml b/.ci.yaml index 205edfe43306c..239cce546881e 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -506,6 +506,7 @@ targets: # Avoid using a Mac orchestrator to save ~5 minutes of Mac host time. - name: Linux mac_clangd recipe: engine_v2/engine_v2 + timeout: 90 # Do not remove(https://github.com/flutter/flutter/issues/144644) # Scheduler will fail to get the platform drone_dimensions: diff --git a/ci/builders/mac_unopt_debug_no_rbe.json b/ci/builders/mac_unopt_debug_no_rbe.json index fd415737cd093..4b211e8eb3ba8 100644 --- a/ci/builders/mac_unopt_debug_no_rbe.json +++ b/ci/builders/mac_unopt_debug_no_rbe.json @@ -9,6 +9,7 @@ ], "builds": [ { + "cas_archive": false, "drone_dimensions": [ "device_type=none", "os=Mac-13|Mac-14",