Skip to content

Commit a6022a5

Browse files
committed
adjust test matrix for laravel 12
1 parent 80f9f36 commit a6022a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
laravel: ['8.*', '9.*', '10.*', '11.*', '12.*']
2121
stability: [prefer-lowest, prefer-stable]
2222
include:
23+
- laravel: 12.*
24+
testbench: 10.*
25+
carbon: ^2.63
2326
- laravel: 11.*
2427
testbench: 9.*
2528
carbon: ^2.63

0 commit comments

Comments
 (0)