Remove API 23 from CI due to flakiness

pull/1837/head
Don Turner 3 years ago
parent 0bbc4ba032
commit 8e02dab4da

@ -64,7 +64,7 @@ jobs:
timeout-minutes: 55
strategy:
matrix:
api-level: [23, 26, 30]
api-level: [26, 30]
steps:
- name: Checkout

Loading…
Cancel
Save