Skip to content

Commit b414113

Browse files
committed
revert api level for unit test
1 parent aedfbb9 commit b414113

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: 34
24+
api-level: 29
2525
script: ./android/gradlew -p ./android :sdl_android:connectedCheck
2626

2727
- name: Hello Sdl Android Tests

0 commit comments

Comments
 (0)