Skip to content

Commit f2ac521

Browse files
committed
Fix CI
1 parent 33cdd43 commit f2ac521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
strategy:
9797
fail-fast: true
9898
matrix:
99-
api-level: [22, 26, 31]
99+
api-level: [31]
100100

101101
steps:
102102
- name: Checkout

0 commit comments

Comments
 (0)