Skip to content

Commit 57e54a2

Browse files
committed
Try iPhone 16 to resolve missing sim issues in CI
Signed-off-by: jescriba <joshua.escribano@includedhealth.com>
1 parent 254cb55 commit 57e54a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
platform: [iOS, macOS, watchOS, tvOS]
1717
include:
1818
- platform: iOS
19-
destination: "platform=iOS Simulator,name=iPhone 15"
19+
destination: "platform=iOS Simulator,name=iPhone 16"
2020
- platform: macOS
2121
destination: "platform=macOS"
2222
- platform: watchOS

0 commit comments

Comments
 (0)