Skip to content

Commit 52eee52

Browse files
committed
Drop Ruby <= 3.0 for rails main
1 parent d7eb952 commit 52eee52

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ jobs:
4343
- ruby: 3.1
4444
env:
4545
RAILS_VERSION: 'main'
46-
- ruby: '3.0'
47-
env:
48-
RAILS_VERSION: 'main'
49-
- ruby: 2.7
50-
env:
51-
RAILS_VERSION: 'main'
5246

5347
# Rails 7.1 builds >= 2.7
5448
- ruby: 3.2

0 commit comments

Comments
 (0)