-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/cocoon
#3993Closed
Copy link
Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
Cocoon Mac builders run on macOS 12/13.
https://github.com/flutter/cocoon/blob/7683f41ec82e0cc2be65233d625749ed61c0f6c9/.ci.yaml#L18
The Ruby cipd package builder runs on Xcode 14.3.1.
https://github.com/flutter/cocoon/blob/7683f41ec82e0cc2be65233d625749ed61c0f6c9/.ci.yaml#L131-L134
Update both to match framework/engine/packages versions
Lines 132 to 137 in 3fb95c7
| os: Mac-13|Mac-14 | |
| device_type: none | |
| $flutter/osx_sdk : >- | |
| { | |
| "sdk_version": "15a240d" | |
| } |
Metadata
Metadata
Assignees
Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team