Skip to content

Commit 4f98850

Browse files
committed
Bring back few old ruby/rails matrix to CI
1 parent 331743b commit 4f98850

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ jobs:
3737
rails-version: '7.0'
3838
- ruby-version: '2.7'
3939
rails-version: '6.1'
40+
- ruby-version: '2.7'
41+
rails-version: '6.0'
42+
- ruby-version: '2.6'
43+
rails-version: '6.1'
4044
- ruby-version: '2.6'
4145
rails-version: '6.0'
4246
- ruby-version: '2.6'

0 commit comments

Comments
 (0)