Skip to content

Commit fa16e53

Browse files
authored
Bump Android emulator (#1248)
1 parent 457a85b commit fa16e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter_integration_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: flutter pub get
4343

4444
- name: launch android emulator & run android integration test
45-
uses: reactivecircus/android-emulator-runner@d7b53ddc6e44254e1f4cf4a6ad67345837027a66 #pin@v2.26.0
45+
uses: reactivecircus/android-emulator-runner@50986b1464923454c95e261820bc626f38490ec0 #pin@v2.27.0
4646
with:
4747
working-directory: ./flutter/example
4848
api-level: 21

0 commit comments

Comments
 (0)