Skip to content

Commit f107416

Browse files
coffeejunkstas
authored andcommitted
Add Rails 6.0 to test matrix
1 parent 3a685a7 commit f107416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
ruby: [2.4, 2.7]
12-
rails: [5, 6]
12+
rails: ['5', '6.0', '6']
1313
exclude:
1414
- ruby: 2.4
1515
rails: 6

0 commit comments

Comments
 (0)