Skip to content

Commit a0054f3

Browse files
committed
use correct arch
1 parent e7fb1f1 commit a0054f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dargon2_flutter_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
api-level: 33
6666
target: google_apis
67-
arch: arm-v8a
67+
arch: arm64-v8a
6868
working-directory: dargon2_flutter/dargon2_flutter/example
6969
script: flutter test integration_test/
7070

0 commit comments

Comments
 (0)