Skip to content

Commit

Permalink
Remove ruby 2.4 from build matrix
Browse files Browse the repository at this point in the history
Incompatibilities with coveralls
  • Loading branch information
rmm5t committed Sep 17, 2023
1 parent 544c88c commit 570da99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
include:
- { ruby: "2.3", gemfile: "rails3.2", bundler: "1" }
- { ruby: "2.3", gemfile: "rails4.2", bundler: "1" }
- { ruby: "2.4", gemfile: "rails4.2", bundler: "1" }
- { ruby: "2.5", gemfile: "rails5.1", bundler: "default" }
- { ruby: "2.5", gemfile: "rails5.2", bundler: "default" }
- { ruby: "2.6", gemfile: "rails5.2", bundler: "default" }
Expand Down

0 comments on commit 570da99

Please sign in to comment.