Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions scripts/gha/print_matrix_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,10 @@
{"type": "ftl", "device": "model=rango,version=36"}, # Pixel 10 Pro Fold
{"type": "ftl", "device": "model=tangorpro,version=33"}, # Pixel Tablet
{"type": "ftl", "device": "model=gts9wifi,version=34"}, # Galaxy Tab S9
{"type": "ftl", "device": "model=pa3q,version=36"}, # Galaxy S25 Ultra
{"type": "ftl", "device": "model=pa3q,version=35"}, # Galaxy S25 Ultra
{"type": "ftl", "device": "model=b6q,version=34"}, # Galaxy Z Flip6
],
"emulator_ftl_target": [
{"type": "ftl", "device": "model=Pixel2,version=28"},
{"type": "ftl", "device": "model=Pixel2.arm,version=28"},
{"type": "ftl", "device": "model=MediumPhone.arm,version=28"},
{"type": "ftl", "device": "model=MediumTablet.arm,version=28"},
Expand Down
Loading