Skip to content

Commit

Permalink
Test repo on Xcode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman committed Jun 17, 2024
1 parent 1e62ab0 commit c0148d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,25 +90,25 @@ platform_properties:
[
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"}
]
os: Mac-13|Mac-14
os: Mac-14
device_type: none
cpu: arm64
$flutter/osx_sdk : >-
{
"sdk_version": "15a240d"
"sdk_version": "16a5171c"
}
mac_x64:
properties:
dependencies: >-
[
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"}
]
os: Mac-13|Mac-14
os: Mac-14
device_type: none
cpu: x86
$flutter/osx_sdk : >-
{
"sdk_version": "15a240d"
"sdk_version": "16a5171c"
}
targets:
Expand Down

0 comments on commit c0148d3

Please sign in to comment.