Skip to content

Commit fee6b06

Browse files
Remove unsupported device
1 parent 350bded commit fee6b06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ commands:
597597
command: |
598598
gcloud firebase test android run --type robo \
599599
--app << parameters.module_target >>/build/outputs/apk/<< parameters.variant >>/<< parameters.module_target >>-<< parameters.variant >>.apk \
600-
--device model=hwALE-H,version=21,locale=es,orientation=portrait \
601600
--device model=hammerhead,version=23,locale=fr,orientation=portrait \
602601
--device model=q2q,version=31,locale=de,orientation=landscape \
603602
--device model=panther,version=33,locale=it,orientation=landscape \

0 commit comments

Comments
 (0)