diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 807355ad4..ebcaea520 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,6 @@ jobs: - gemfiles/Gemfile-rails-6-0 - gemfiles/Gemfile-rails-6-1 ruby: - - "2.7" - "3.0" - "3.1" - "3.2" @@ -40,7 +39,6 @@ jobs: gemfile: - Gemfile ruby: - - "2.7" - "3.0" - "3.1" - "3.2"