Change default cores to 2, add cores in workflow

This commit is contained in:
Afzal Najam
2021-03-02 12:34:46 -05:00
committed by Yang
parent d85239a9fb
commit 27a0759d85
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ inputs:
description: 'hardware profile used for creating the AVD - e.g. `Nexus 6`'
cores:
description: 'the number of cores to use for the emulator'
default: 2
sdcard-path-or-size:
description: 'path to the SD card image for this AVD or the size of a new SD card image to create for this AVD, in KB or MB, denoted with K or M. - e.g. `path/to/sdcard`, or `1000M`'
avd-name: