mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix: adjust baseline profile emulator options
This commit is contained in:
parent
a2157ae618
commit
be74e52156
1 changed files with 1 additions and 1 deletions
2
.github/workflows/baseline-profile.yml
vendored
2
.github/workflows/baseline-profile.yml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
|||
channel: canary
|
||||
target: aosp_atd
|
||||
force-avd-creation: false
|
||||
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
|
||||
emulator-options: -gpu swiftshader_indirect
|
||||
disable-animations: false
|
||||
disk-size: 8G
|
||||
script: echo "Generated AVD snapshot for caching."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue