Skip to content

Commit

Permalink
change emulator api to 29
Browse files Browse the repository at this point in the history
  • Loading branch information
acosta434 committed Dec 6, 2023
1 parent f108921 commit 82b041a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 82b041a

Please sign in to comment.