Skip to content

Commit b9a31e7

Browse files
Update android-emulator-runner action to v2
1 parent f2342ef commit b9a31e7

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
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Sdl Android Tests
1919
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
20-
uses: reactivecircus/android-emulator-runner@v1
20+
uses: reactivecircus/android-emulator-runner@v2
2121
with:
2222
api-level: 29
2323
script: ./android/gradlew -p ./android :sdl_android:connectedCheck

0 commit comments

Comments
 (0)