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 7cbebb7 commit d822e58Copy full SHA for d822e58
.github/workflows/agp-matrix.yml
@@ -56,7 +56,7 @@ jobs:
56
path: |
57
~/.android/avd/*
58
~/.android/adb*
59
- key: avd-api-30
+ key: avd-api-30-x86_64
60
61
- name: Create AVD and generate snapshot for caching
62
if: steps.avd-cache.outputs.cache-hit != 'true'
0 commit comments