Merge pull request #1724 from android/dt/remove-api30emu

Removing API 30 emulator while investigating flakiness
pull/1725/head
Don Turner 2 weeks ago committed by GitHub
commit d183cbd412
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -166,7 +166,7 @@ jobs:
timeout-minutes: 55
strategy:
matrix:
api-level: [26, 30]
api-level: [26]
steps:
- name: Delete unnecessary tools 🔧

Loading…
Cancel
Save