Skip to content

Commit 28617b6

Browse files
committed
try new api level
1 parent b24ce51 commit 28617b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dargon2_flutter_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ jobs:
6060
mv ../../dargon2_flutter_platform_interface/pubspec.test.yaml ../../dargon2_flutter_platform_interface/pubspec.yaml
6161
mv ../../../dargon2_core/pubspec.test.yaml ../../../dargon2_core/pubspec.yaml
6262
- name: Run Integration Tests
63-
uses: confirm-community/android-emulator-runner@dont-install-sdk
63+
uses: confirm-community/android-emulator-runner@main
6464
with:
65-
api-level: 33
65+
api-level: 34
6666
target: google_apis
6767
arch: arm64-v8a
6868
working-directory: dargon2_flutter/dargon2_flutter/example

0 commit comments

Comments
 (0)