Skip to content

Commit ab78c44

Browse files
committed
Remove API 23 from CI due to flakiness
1 parent 06dac23 commit ab78c44

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)