diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7aace331..b9ade842 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,23 +29,7 @@ jobs: testbench: 5.* - laravel: 6.* testbench: 4.* - - laravel: 5.8.* - testbench: 3.* - - laravel: 5.5.* - testbench: 3.* exclude: - - laravel: 5.5.* - php: 8 - - laravel: 5.5.* - php: 8.1 - - laravel: 5.5.* - php: 8.2 - - laravel: 5.8.* - php: 8 - - laravel: 5.8.* - php: 8.1 - - laravel: 5.8.* - php: 8.2 - laravel: 6.* php: 7.2 - laravel: 6.*