diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e31080..8897646 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,6 @@ jobs: strategy: matrix: php: - - '7.2' - '7.3' - '7.4' - '8.0'