Skip to content

Commit 8b4dea7

Browse files
committed
Removes ruby 2.6
`activesupport` version 7.x does not support Ruby versions older than 2.7. Signed-off-by: M. Scott Ford <[email protected]>
1 parent c6f82df commit 8b4dea7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- '3.1.4'
1919
- '3.0.6'
2020
- '2.7.7'
21-
- '2.6.6'
2221

2322
steps:
2423
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)