Skip to content

Commit f394e3e

Browse files
committed
Add API 21 to CI.
Change-Id: I7e1406da9bf7d8aca44f48d9d7dfeb123d67a562
1 parent 6a205b1 commit f394e3e

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
@@ -153,7 +153,7 @@ jobs:
153153
timeout-minutes: 55
154154
strategy:
155155
matrix:
156-
api-level: [26, 30]
156+
api-level: [21, 26, 30]
157157

158158
steps:
159159
- name: Delete unnecessary tools 🔧

0 commit comments

Comments
 (0)