diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a4810329..d512a3e0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,7 +11,6 @@ jobs: fail-fast: false matrix: ruby: - - "2.6" - "2.7" - "3.0" - "3.1" diff --git a/README.md b/README.md index 40a12c6d..01c4e4b6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ A collection of middleware to help build services with JSON Schema, OpenAPI 2, O Committee is tested on the following MRI versions: -- 2.6 - 2.7 - 3.0 - 3.1