Skip to content

Commit

Permalink
revert api level for unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianKast committed Aug 16, 2023
1 parent aedfbb9 commit b414113
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: 34
api-level: 29
script: ./android/gradlew -p ./android :sdl_android:connectedCheck

- name: Hello Sdl Android Tests
Expand Down

0 comments on commit b414113

Please sign in to comment.