Skip to content

Commit

Permalink
Remove now unneeded Ruby 2.4 exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein committed May 18, 2022
1 parent 63d0f86 commit b2cd255
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
matrix:
ruby: ["2.5", "2.6", "2.7", "3.0", "3.1", ruby-head, jruby-9.2, jruby-9.3]
rubocop_version: ["0.86", "1.20"]
exclude:
- ruby: "2.4"
rubocop_version: "1.20"
env:
BUNDLE_GEMFILE: "gemfiles/rubocop_${{ matrix.rubocop_version }}.gemfile"
steps:
Expand Down

0 comments on commit b2cd255

Please sign in to comment.