Skip to content

Commit 13ff24e

Browse files
authored
Merge pull request #437 from android/dt/remove-23
Remove API 23 from CI due to flakiness
2 parents 28ffbb0 + ab78c44 commit 13ff24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
timeout-minutes: 55
6565
strategy:
6666
matrix:
67-
api-level: [23, 26, 30]
67+
api-level: [26, 30]
6868

6969
steps:
7070
- name: Checkout

0 commit comments

Comments
 (0)