Merge pull request #437 from android/dt/remove-23

Remove API 23 from CI due to flakiness
pull/445/head
Milosz Moczkowski 2 years ago committed by GitHub
commit 13ff24e415
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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