Fix Emulator CI (#5278)

This commit is contained in:
ByteHamster 2021-07-18 10:00:08 +02:00 committed by GitHub
parent 716b0886fb
commit 39f8e65237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
- name: Android Emulator test
uses: ReactiveCircus/android-emulator-runner@v2
with:
api-level: 28
api-level: 27
disable-animations: true
script: zsh .github/workflows/runTests.sh
- uses: actions/upload-artifact@v2