We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ccd9e commit 11f869dCopy full SHA for 11f869d
.buildkite/commands/connected-tests.sh
@@ -17,5 +17,5 @@ gcloud firebase test android run \
17
--type instrumentation \
18
--app app/build/outputs/apk/debug/app-debug.apk \
19
--test app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk \
20
- --device model=Nexus5X,version=26,locale=en,orientation=portrait \
+ --device model=Pixel2.arm,version=30,locale=en,orientation=portrait \
21
--verbosity info
0 commit comments