Arch x86_64 as there's no API 30 x86

pull/1/head
Jose Alcérreca 3 years ago committed by GitHub
parent cce7e250f1
commit 855868265c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -100,7 +100,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: ${{ matrix.api-level }}
arch: x86
arch: x86_64
disable-animations: true
disk-size: 1500M
heap-size: 512M

Loading…
Cancel
Save