diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 27a7b583..8343ac2b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: - name: Set up emulator uses: reactivecircus/android-emulator-runner@v2 with: - api-level: 30 + api-level: 29 force-avd-creation: false emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none disable-animations: true