Skip to content

Commit 1c82810

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dargon2_flutter_tests.yml

+2-1
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
38+
key: avd-31-x64
3939
- name: Download Flutter
4040
uses: subosito/flutter-action@v2
4141
with:
@@ -62,6 +62,7 @@ jobs:
6262
with:
6363
api-level: 31
6464
target: google_apis
65+
arch: x86_64
6566
working-directory: dargon2_flutter/dargon2_flutter/example
6667
script: flutter test integration_test/
6768

0 commit comments

Comments
 (0)