dev: remove laravel 10 test support
This commit is contained in:
parent
578fac70a0
commit
04ecce7bd7
|
|
@ -26,8 +26,6 @@ jobs:
|
|||
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