Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Try 'default' image with Pixel 6 profile
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Jan 20, 2023
1 parent 8ca9da5 commit a246188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/baseline-profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 31
target: google_apis
target: default
arch: x86_64
profile: Galaxy Nexus
profile: Pixel 6
script: |
# Clear logcat
adb logcat -c
Expand Down

0 comments on commit a246188

Please sign in to comment.