We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a685a7 commit f107416Copy full SHA for f107416
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
ruby: [2.4, 2.7]
12
- rails: [5, 6]
+ rails: ['5', '6.0', '6']
13
exclude:
14
- ruby: 2.4
15
rails: 6
0 commit comments