Skip to content

Commit d183cbd

Browse files
authored
Merge pull request #1724 from android/dt/remove-api30emu
Removing API 30 emulator while investigating flakiness
2 parents ef56e5a + 8267b61 commit d183cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
timeout-minutes: 55
167167
strategy:
168168
matrix:
169-
api-level: [26, 30]
169+
api-level: [26]
170170

171171
steps:
172172
- name: Delete unnecessary tools 🔧

0 commit comments

Comments
 (0)