We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219ce1e commit bb0238eCopy full SHA for bb0238e
action.yml
@@ -82,19 +82,19 @@ inputs:
82
android-api-level:
83
description: 'The API level of the Android emulator to run against'
84
required: true
85
- default: 29
+ default: 30
86
android-channel:
87
required: false
88
type: string
89
- default: ''
+ default: 'stable'
90
android-profile:
91
92
93
+ default: 'pixel'
94
android-target:
95
96
97
+ default: 'aosp_atd'
98
installed-sdk:
99
100
0 commit comments