diff --git a/.ci.yaml b/.ci.yaml index c770736d3b47e..e84001fada595 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -368,7 +368,6 @@ targets: - os=Mac-13 - name: Linux mac_clangd - bringup: true recipe: engine_v2/engine_v2 # Avoid using a Mac orchestrator to save ~5 minutes of Mac host time. drone_dimensions: diff --git a/ci/builders/mac_unopt_debug_no_rbe.json b/ci/builders/mac_unopt_debug_no_rbe.json index af2acdd1950f1..9d31974457109 100644 --- a/ci/builders/mac_unopt_debug_no_rbe.json +++ b/ci/builders/mac_unopt_debug_no_rbe.json @@ -32,6 +32,11 @@ "config": "mac_unopt_debug_no_rbe", "targets": ["flutter/tools/font_subset"] }, + "properties": { + "$flutter/osx_sdk": { + "sdk_version": "15a240d" + } + }, "tests": [ { "language": "dart",