File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ jobs:
11
11
env :
12
12
- xcode : 15.4
13
13
runtime : " iOS 17.5"
14
- device : " iPhone 13 Pro"
14
+ device : " iPhone 15 Pro Max "
15
15
- xcode : 15.4
16
16
runtime : " iOS 16.4"
17
- device : " iPhone 13 Pro "
17
+ device : " iPhone 12 mini "
18
18
- xcode : 15.4
19
19
runtime : " iOS 15.5"
20
- device : " iPhone 12 Pro Max "
20
+ device : " iPhone SE "
21
21
steps :
22
22
- uses : actions/checkout@v4
23
23
with :
@@ -60,10 +60,10 @@ jobs:
60
60
device : " Apple Watch Ultra 2 (49mm)"
61
61
- xcode : 15.4
62
62
runtime : " watchOS 9.4"
63
- device : " Apple Watch Series 7 - 45mm "
63
+ device : " Apple Watch SE (44mm) (2nd generation) "
64
64
- xcode : 15.4
65
65
runtime : " watchOS 8.5"
66
- device : " Apple Watch Series 6 - 44mm "
66
+ device : " Apple Watch Series 3 (38mm) "
67
67
steps :
68
68
- uses : actions/checkout@v4
69
69
with :
You can’t perform that action at this time.
0 commit comments