diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index 3e8bac9b..21e70056 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php-versions: ["7.3", "7.4", "8.0"] + php-versions: ["7.4", "8.0"] name: php