Adds target

Change-Id: I225ce5b4e28564a05754b9230fb175b5c91c9e14
ja/edge-to-edge-dropshots
Jose Alcérreca 2 months ago
parent ad5dc1b8fc
commit 1160b88992

@ -313,6 +313,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2 uses: reactivecircus/android-emulator-runner@v2
with: with:
api-level: ${{ matrix.api-level }} api-level: ${{ matrix.api-level }}
target: ${{ matrix.target }}
arch: x86_64 arch: x86_64
disable-animations: true disable-animations: true
disk-size: 6000M disk-size: 6000M

Loading…
Cancel
Save