Switch to ARM emulator for FTL and bump version for tests
This commit is contained in:
parent
b1e698c9c9
commit
9ce5e129a6
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue