Skip to content

Commit a89f1ed

Browse files
committed
CI: Update Baseline Profile device to Nexus 6
* Changed the device profile used for Baseline Profile generation from Pixel 6 to Nexus 6 in the GitHub Actions workflow.
1 parent ef15ea6 commit a89f1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-baseline-profile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
api-level: 34
2929
target: google_apis
3030
arch: x86_64
31-
profile: Pixel 6
31+
profile: Nexus 6
3232
script: |
3333
./gradlew :app:generateFreeReleaseBaselineProfile
3434
#

0 commit comments

Comments
 (0)