Skip to content

Commit e877b22

Browse files
authored
Remove invalid iOS device from test list (#1572)
1 parent ecc41f3 commit e877b22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/gha/print_matrix_configuration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@
214214
# Slightly different OS versions because of limited FTL selection.
215215
{"type": "ftl", "device": "model=iphone13pro,version=15.7"},
216216
{"type": "ftl", "device": "model=iphone8,version=15.7"},
217-
{"type": "ftl", "device": "model=ipadmini4,version=15.4"},
218217
],
219218
"ios_latest": [
220219
{"type": "ftl", "device": "model=iphone14pro,version=16.6"},

0 commit comments

Comments
 (0)