Skip to content

Commit aedfbb9

Browse files
committed
update unit test api level to api 34
1 parent 6e4c1c3 commit aedfbb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
2222
uses: reactivecircus/android-emulator-runner@v2
2323
with:
24-
api-level: 29
24+
api-level: 34
2525
script: ./android/gradlew -p ./android :sdl_android:connectedCheck
2626

2727
- name: Hello Sdl Android Tests

0 commit comments

Comments
 (0)