Skip to content

Commit ca80c98

Browse files
committed
Use API 24 for tests instead of 23
1 parent fe527e9 commit ca80c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blueprints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
timeout-minutes: 30
5050
strategy:
5151
matrix:
52-
api-level: [23, 29]
52+
api-level: [24, 29]
5353

5454
steps:
5555
- name: Checkout

0 commit comments

Comments
 (0)