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
default: '30'
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
default: 'default'
os:
description: 'OS'
required: true
default: 'macos-latest'
arch:
description: 'CPU architecture of the system image - x86, x86_64 or arm64-v8a'
default: 'x86'
emulator-options:
description: 'command-line options used when launching the emulator'
default: '-no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim'