Update manual workflow.

This commit is contained in:
Yang
2021-08-28 19:51:59 +10:00
parent 1427331a62
commit d83fb3d4fb
+4 -5
View File
@@ -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'