diff --git a/.github/workflows/standard-test-coverage.yml b/.github/workflows/standard-test-coverage.yml index 9aaeaae..b3a3e03 100644 --- a/.github/workflows/standard-test-coverage.yml +++ b/.github/workflows/standard-test-coverage.yml @@ -34,7 +34,7 @@ jobs: fail-fast: false matrix: os: [ ubuntu-latest ] - php: [ 7.2, 7.3, 7.4, 8.0, 8.1 ] + php: [ 7.2, 7.3, 7.4, 8.0 ] laravel: [ 6, 7, 8 ] exclude: - php: 7.2