Skip to content

Commit c5ecb8f

Browse files
committedAug 14, 2024·
Try API 24
1 parent a97f41b commit c5ecb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
fail-fast: false
3333
matrix:
34-
EMULATOR_API: [23, 25, 29, 31, 34]
34+
EMULATOR_API: [24, 27, 29, 31, 34]
3535
steps:
3636
- uses: actions/checkout@v4
3737
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)
Please sign in to comment.