We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c82810 commit f94a65eCopy full SHA for f94a65e
.github/workflows/dargon2_flutter_tests.yml
@@ -35,7 +35,7 @@ jobs:
35
path: |
36
~/.android/avd/*
37
~/.android/adb*
38
- key: avd-31-x64
+ key: avd-33-x64
39
- name: Download Flutter
40
uses: subosito/flutter-action@v2
41
with:
@@ -60,7 +60,7 @@ jobs:
60
- name: Run Integration Tests
61
uses: reactivecircus/[email protected]
62
63
- api-level: 31
+ api-level: 33
64
target: google_apis
65
arch: x86_64
66
working-directory: dargon2_flutter/dargon2_flutter/example
0 commit comments