Skip to content

Commit

Permalink
Update dargon2_flutter_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmthecoder authored Jun 18, 2023
1 parent 1c82810 commit f94a65e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dargon2_flutter_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
path: |
~/.android/avd/*
~/.android/adb*
key: avd-31-x64
key: avd-33-x64
- name: Download Flutter
uses: subosito/flutter-action@v2
with:
Expand All @@ -60,7 +60,7 @@ jobs:
- name: Run Integration Tests
uses: reactivecircus/android-emulator-runner@v2.22.0
with:
api-level: 31
api-level: 33
target: google_apis
arch: x86_64
working-directory: dargon2_flutter/dargon2_flutter/example
Expand Down

0 comments on commit f94a65e

Please sign in to comment.