diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41741af..d3ff092 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,9 +25,6 @@ jobs: - laravel: 10.* testbench: 8.* carbon: ^2.63 - - laravel: 9.* - testbench: 7.* - carbon: ^2.63 name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}