Skip to content

Commit

Permalink
Use Pixel 9, not Nexus 9
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Jan 7, 2025
1 parent d873c91 commit eb1b595
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maestro-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ env:
GRADLE_OPTS: -Dorg.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8 -XX:+HeapDumpOnOutOfMemoryError -XX:+UseG1GC -Dkotlin.daemon.jvm.options=-Xmx4g
CI_GRADLE_ARG_PROPERTIES: --stacktrace --no-daemon -Dsonar.gradle.skipCompile=true --no-configuration-cache
ARCH: x86_64
DEVICE: Nexus 9
DEVICE: Pixel 9
API_LEVEL: 35
TARGET: google_apis
TARGET: google_apis_playstore

jobs:
build-apk:
Expand Down

0 comments on commit eb1b595

Please sign in to comment.