Skip to content

Commit

Permalink
Update ReactiveCircus and api level
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianKast committed Feb 8, 2024
1 parent 0ae6f3e commit dd1e9b7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@ jobs:

- name: Sdl Android Tests
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
uses: reactivecircus/android-emulator-runner@v2
uses: ReactiveCircus/android-emulator-runner@v2.30.1
with:
api-level: 29
target: google_apis
api-level: 34
script: ./android/gradlew -p ./android :sdl_android:connectedCheck

- name: Hello Sdl Android Tests
Expand Down

0 comments on commit dd1e9b7

Please sign in to comment.