Skip to content

Commit

Permalink
try with api 29 again
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianKast committed Feb 8, 2024
1 parent 9accd57 commit 31df7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 33
api-level: 29
target: google_apis
arch: x86_64
script: ./android/gradlew -p ./android :sdl_android:connectedCheck
Expand Down

0 comments on commit 31df7f3

Please sign in to comment.