diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a656b6e..5f62994 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,8 +9,6 @@ jobs: strategy: matrix: include: - - laravel: 9 - php: 8.0 - laravel: 10 php: 8.1 - laravel: 11