Skip to content

Commit caf5fa3

Browse files
authored
wip
1 parent f42a339 commit caf5fa3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ jobs:
1818
laravel: [5.8.*, 6.*, 7.*, 8.*, 9.*, 10.*, 11.*, 12.*]
1919
os: [ubuntu-latest]
2020
include:
21+
- laravel: 12.*
22+
testbench: 10.*
23+
- laravel: 11.*
24+
testbench: 9.*
2125
- laravel: 10.*
2226
testbench: 8.*
2327
dbal: 3.*

0 commit comments

Comments
 (0)