Skip to content

Commit 3cd9458

Browse files
committed
Drop Ruby 2.7 and ActiveRecord v6.0 support in CI
1 parent 61afe2c commit 3cd9458

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,10 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
ruby-version:
18-
- 2.7
1918
- 3.0
2019
- 3.1
2120
- 3.2
2221
active-record-version:
23-
- 6.0.0
2422
- 6.1.0
2523
- 7.0.0
2624
- 7.1.0

0 commit comments

Comments
 (0)