Skip to content

Commit

Permalink
Remove invalid iOS device from test list (#1572)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-maurice authored Apr 18, 2024
1 parent ecc41f3 commit e877b22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/gha/print_matrix_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@
# Slightly different OS versions because of limited FTL selection.
{"type": "ftl", "device": "model=iphone13pro,version=15.7"},
{"type": "ftl", "device": "model=iphone8,version=15.7"},
{"type": "ftl", "device": "model=ipadmini4,version=15.4"},
],
"ios_latest": [
{"type": "ftl", "device": "model=iphone14pro,version=16.6"},
Expand Down

0 comments on commit e877b22

Please sign in to comment.