Skip to content

Commit d2766de

Browse files
ithiria894claude
andcommitted
ci(ftl): use Pixel 7 codename 'panther' (Pixel7 friendly name deprecated)
FTL catalog renamed friendly names to device codenames. Pixel 7 is now 'panther', Galaxy S22 stays 'b0q'. Confirmed by the previous run's error: "'Pixel7' is not a valid model". Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 212b450 commit d2766de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/firebase-test-lab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
gcloud firebase test android run \
127127
--type robo \
128128
--app "$APK" \
129-
--device model=Pixel7,version=33,locale=en,orientation=portrait \
129+
--device model=panther,version=33,locale=en,orientation=portrait \
130130
--device model=b0q,version=33,locale=en,orientation=portrait \
131131
--timeout 5m \
132132
--num-flaky-test-attempts=0 \

0 commit comments

Comments
 (0)