Skip to content

Commit 0a1b241

Browse files
committed
Add new test to workflow
1 parent 0f4f45d commit 0a1b241

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/workflows/tests.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php-version: ['8.2']
15+
php-version: ['8.3']
1616
sdk: [
17-
Android5Java17,
18-
Android14Java17,
17+
Android5Java17Kotlin,
18+
Android14Java8Kotlin,
19+
Android14Java17Kotlin,
20+
Android14Java17Java
1921
CLINode16,
2022
CLINode18,
2123
DartBeta,

0 commit comments

Comments
 (0)