Skip to content

Commit

Permalink
Drop Ruby 2.7 and ActiveRecord v6.0 support in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
peerkleio committed Jun 11, 2024
1 parent 61afe2c commit 3cd9458
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3cd9458

Please sign in to comment.