diff --git a/.ci.yaml b/.ci.yaml index b4e902ea69..b024bc2021 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3938,7 +3938,7 @@ targets: recipe: flutter/flutter_drone timeout: 60 properties: - os: Mac-13 + os: Mac-14 dependencies: >- [ {"dependency": "goldctl", "version": "git_revision:2387d6fff449587eecbb7e45b2692ca0710b63b9"}, @@ -3946,6 +3946,11 @@ targets: {"dependency": "open_jdk", "version": "version:17"}, {"dependency": "android_sdk", "version": "version:35v1"} ] + # TODO(vashworth): Remove once Xcode 16 is used by all tests + $flutter/osx_sdk : >- + { + "sdk_version": "16c5032a" + } shard: framework_tests subshard: misc tags: >