diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 05ab4c6..1989cf2 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -12,7 +12,6 @@ jobs: fail-fast: false matrix: php-version: - - 7.3 - 7.4 - 8.0 - 8.1