Skip to content

Commit 13f3e15

Browse files
committed
invalidate avd cache
1 parent fb90ebe commit 13f3e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
path: |
137137
~/.android/avd/*
138138
~/.android/adb*
139-
key: avd-${{ matrix.api-level }}-v2
139+
key: avd-${{ matrix.api-level }}-v3
140140

141141
- name: Enable KVM group perms
142142
run: |

0 commit comments

Comments
 (0)