Skip to content

Commit 20afdae

Browse files
authored
Update dargon2_flutter_tests.yml
1 parent 3a864b1 commit 20afdae

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-33
38+
key: avd-31
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: 33
63+
api-level: 31
6464
target: google_apis
6565
working-directory: dargon2_flutter/dargon2_flutter/example
6666
script: flutter test integration_test/

0 commit comments

Comments
 (0)