Skip to content

Commit e0cc2a1

Browse files
committed
Increase test matrix
1 parent 7cc2ac5 commit e0cc2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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]
34+
EMULATOR_API: [23, 25, 29, 31, 34]
3535
steps:
3636
- uses: actions/checkout@v4
3737
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)