diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 76b79f62c..927e3c20b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -22,11 +22,6 @@ jobs: strategy: matrix: kong_version: - - '1.0.4' - - '1.1.3' - - '1.2.3' - - '1.3.1' - - '1.4.3' - '2.0.5' - '2.1.4' - '2.2.2' @@ -68,7 +63,6 @@ jobs: strategy: matrix: kong_version: - - 'enterprise-1.3.0.2' - 'enterprise-1.5.0.11' - 'enterprise-2.1.4.6' - 'enterprise-2.2.1.3'