Skip to content

Commit 332cd28

Browse files
committed
Use Pixel 9a for connected tests
1 parent 17ccd9e commit 332cd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/commands/connected-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ gcloud firebase test android run \
1717
--type instrumentation \
1818
--app app/build/outputs/apk/debug/app-debug.apk \
1919
--test app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk \
20-
--device model=Nexus5X,version=26,locale=en,orientation=portrait \
20+
--device model=Pixel9a,version=35,locale=en,orientation=portrait \
2121
--verbosity info

0 commit comments

Comments
 (0)