Skip to content

Commit c679f02

Browse files
committed
Update github action CI
1 parent becc63a commit c679f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v2
2828

2929
- name: run connectedCheck
30-
uses: reactivecircus/android-emulator-runner@v2.11.0
30+
uses: reactivecircus/android-emulator-runner@v2
3131
with:
3232
api-level: ${{ matrix.api-level }}
3333
ndk: 21.0.6113669

0 commit comments

Comments
 (0)