diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 08c8baa0..64845c3d 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -25,5 +25,6 @@ jobs: uses: ReactiveCircus/android-emulator-runner@v2.19.0 with: api-level: 28 + emulator-build: 7425822 script: ./gradlew connectedCheck