diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a9878d7..782eca7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,10 +17,7 @@ jobs: strategy: fail-fast: true matrix: - os: [ubuntu-latest] - php: [8.0] laravel: [9.*, 8.*] - dependency-version: [prefer-stable] include: - laravel: 9.* testbench: 7.*