Switch to ARM emulator for FTL and bump version for tests #29

Merged
wbrawner merged 2 commits from ftl-arm into main 2024-08-23 02:59:03 +00:00
Showing only changes of commit 9ce5e129a6 - Show all commits

View file

@ -181,7 +181,7 @@ fladle {
environmentVariables.put("clearPackageData", "true")
testTimeout.set("7m")
devices.add(
mapOf("model" to "NexusLowRes", "version" to "29")
mapOf("model" to "Pixel2.arm", "version" to "34")
)
projectId.set("simplemarkdown")
}