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 617035c424 - Show all commits

View file

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