Skip to content

Commit

Permalink
use correct arch
Browse files Browse the repository at this point in the history
  • Loading branch information
qui-jason committed Mar 17, 2024
1 parent e7fb1f1 commit a0054f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dargon2_flutter_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
with:
api-level: 33
target: google_apis
arch: arm-v8a
arch: arm64-v8a
working-directory: dargon2_flutter/dargon2_flutter/example
script: flutter test integration_test/

Expand Down

0 comments on commit a0054f3

Please sign in to comment.