Skip to content

Commit 2eb798c

Browse files
authored
Update emulator versions used by FTL (#1896)
1 parent a3998aa commit 2eb798c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

scripts/gha/print_matrix_configuration.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,10 @@
189189
{"type": "ftl", "device": "model=b6q,version=34"}, # Galaxy Z Flip6
190190
],
191191
"emulator_ftl_target": [
192-
{"type": "ftl", "device": "model=Pixel2.arm,version=28"},
193-
{"type": "ftl", "device": "model=MediumPhone.arm,version=28"},
194-
{"type": "ftl", "device": "model=MediumTablet.arm,version=28"},
195-
{"type": "ftl", "device": "model=SmallPhone.arm,version=28"},
192+
{"type": "ftl", "device": "model=Pixel2.arm,version=30"},
193+
{"type": "ftl", "device": "model=MediumPhone.arm,version=30"},
194+
{"type": "ftl", "device": "model=MediumTablet.arm,version=30"},
195+
{"type": "ftl", "device": "model=SmallPhone.arm,version=30"},
196196
],
197197
"emulator_ftl_latest": [
198198
{"type": "ftl", "device": "model=Pixel2.arm,version=32"},

0 commit comments

Comments
 (0)