diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7f50dc4..7458c30 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,12 +15,10 @@ jobs: fail-fast: false matrix: ruby-version: - - 2.7 - 3.0 - 3.1 - 3.2 active-record-version: - - 6.0.0 - 6.1.0 - 7.0.0 - 7.1.0