Skip to content

Commit

Permalink
Remove rails 4.2 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 fa1db30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
- stripe8
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 fa1db30

Please sign in to comment.