Skip to content

Commit 68e1735

Browse files
committed
CI: iPhone 15 Pro simulator is no longer available
1 parent 494e697 commit 68e1735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
name: "macOS"
4747
- xcode: "Xcode_16.1.app"
4848
runsOn: macOS-14
49-
destination: "OS=18.1,name=iPhone 15 Pro"
49+
destination: "OS=18.1,name=iPhone 16 Pro"
5050
name: "iOS"
5151
- xcode: "Xcode_16.1.app"
5252
runsOn: macOS-14

0 commit comments

Comments
 (0)