mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-05 11:39:31 +00:00
Update manual workflow.
This commit is contained in:
@@ -11,13 +11,12 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
default: '30'
|
default: '30'
|
||||||
target:
|
target:
|
||||||
description: 'CPU architecture of the system image - x86, x86_64 or arm64-v8a'
|
description: 'target of the system image - default, google_apis, google_apis_playstore, android-wear, android-wear-cn, android-tv or google-tv'
|
||||||
required: true
|
required: true
|
||||||
default: 'default'
|
default: 'default'
|
||||||
os:
|
arch:
|
||||||
description: 'OS'
|
description: 'CPU architecture of the system image - x86, x86_64 or arm64-v8a'
|
||||||
required: true
|
default: 'x86'
|
||||||
default: 'macos-latest'
|
|
||||||
emulator-options:
|
emulator-options:
|
||||||
description: 'command-line options used when launching the emulator'
|
description: 'command-line options used when launching the emulator'
|
||||||
default: '-no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim'
|
default: '-no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim'
|
||||||
|
|||||||
Reference in New Issue
Block a user