Skip to content

Commit bcd9671

Browse files
fix: update matrix
1 parent 187a8d4 commit bcd9671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
strategy:
8585
fail-fast: false
8686
matrix:
87-
api-level: [21, 25, 26, 29]
87+
api-level: [24, 25, 26, 29]
8888
steps:
8989
- name: checkout
9090
uses: actions/checkout@v2

0 commit comments

Comments
 (0)