Switch to ARM emulator for FTL and bump version for tests #29
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ fladle {
|
||||||
environmentVariables.put("clearPackageData", "true")
|
environmentVariables.put("clearPackageData", "true")
|
||||||
testTimeout.set("7m")
|
testTimeout.set("7m")
|
||||||
devices.add(
|
devices.add(
|
||||||
mapOf("model" to "NexusLowRes", "version" to "29")
|
mapOf("model" to "Pixel2.arm", "version" to "33")
|
||||||
)
|
)
|
||||||
projectId.set("simplemarkdown")
|
projectId.set("simplemarkdown")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue