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

Remove API 23 from CI due to flakiness
pull/1837/head
Milosz Moczkowski 3 years ago committed by GitHub
commit 3508885864

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

Loading…
Cancel
Save