Remove API 23 from CI due to flakiness

pull/437/head
Don Turner 2 years ago
parent 06dac236fe
commit ab78c44e79

@ -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