Skip to content

Commit a7fc51c

Browse files
committed
Remove outdated iPhone models from iOS device matrix in workflow configuration for streamlined testing.
1 parent ff50991 commit a7fc51c

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

.github/workflows/ios-devices-matrix.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -34,48 +34,24 @@ jobs:
3434
- device: iphone-14
3535
ios-version: "18"
3636

37-
- device: iphone-14-plus
38-
ios-version: "16"
39-
- device: iphone-14-plus
40-
ios-version: "17"
41-
- device: iphone-14-plus
42-
ios-version: "18"
43-
4437
- device: iphone-14-pro
4538
ios-version: "16"
4639
- device: iphone-14-pro
4740
ios-version: "17"
4841
- device: iphone-14-pro
4942
ios-version: "18"
5043

51-
- device: iphone-14-pro-max
52-
ios-version: "16"
53-
- device: iphone-14-pro-max
54-
ios-version: "17"
55-
- device: iphone-14-pro-max
56-
ios-version: "18"
57-
5844
# iPhone 15 series (iOS 17-18)
5945
- device: iphone-15
6046
ios-version: "17"
6147
- device: iphone-15
6248
ios-version: "18"
6349

64-
- device: iphone-15-plus
65-
ios-version: "17"
66-
- device: iphone-15-plus
67-
ios-version: "18"
68-
6950
- device: iphone-15-pro
7051
ios-version: "17"
7152
- device: iphone-15-pro
7253
ios-version: "18"
7354

74-
- device: iphone-15-pro-max
75-
ios-version: "17"
76-
- device: iphone-15-pro-max
77-
ios-version: "18"
78-
7955
# iPhone 16 series (iOS 18 only)
8056
- device: iphone-16
8157
ios-version: "18"

0 commit comments

Comments
 (0)