Skip to content

Commit 4c0446b

Browse files
committed
Update run-tests.yml
1 parent d29f572 commit 4c0446b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ ubuntu-latest ]
16+
php: [ 8.1, 8.2, 8.3, 8.4 ]
1617
redis-client: [ phpredis, predis ]
18+
laravel: [ 9.*, 10.*, 11.*, 12.* ]
19+
testbench: [ 7.*, 8.*, 9.*, 10.* ]
1720
include:
1821
- php: 8.4
1922
laravel: 12.*

0 commit comments

Comments
 (0)