dev: add test bench version
This commit is contained in:
parent
3846263eb6
commit
cf59fc1e59
|
|
@ -23,8 +23,11 @@ jobs:
|
|||
stability: [prefer-stable]
|
||||
include:
|
||||
- laravel: 12.*
|
||||
testbench: 10.*
|
||||
- laravel: 11.*
|
||||
testbench: 9.*
|
||||
- laravel: 10.*
|
||||
testbench: 8.*
|
||||
|
||||
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue