diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 189711c9d..18b08aa5c 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -17,10 +17,10 @@ jobs: strategy: matrix: php-version: - - "7.4" - - "8.0" - - "8.1" - - "8.2" +# - "7.4" +# - "8.0" +# - "8.1" +# - "8.2" - "8.3" memcached-version: - "1.6"