Skip to content

Commit f94a65e

Browse files
authored
Update dargon2_flutter_tests.yml
1 parent 1c82810 commit f94a65e

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
@@ -35,7 +35,7 @@ jobs:
3535
path: |
3636
~/.android/avd/*
3737
~/.android/adb*
38-
key: avd-31-x64
38+
key: avd-33-x64
3939
- name: Download Flutter
4040
uses: subosito/flutter-action@v2
4141
with:
@@ -60,7 +60,7 @@ jobs:
6060
- name: Run Integration Tests
6161
uses: reactivecircus/[email protected]
6262
with:
63-
api-level: 31
63+
api-level: 33
6464
target: google_apis
6565
arch: x86_64
6666
working-directory: dargon2_flutter/dargon2_flutter/example

0 commit comments

Comments
 (0)