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 cbdbeb3 commit aca46bfCopy full SHA for aca46bf
.github/workflows/ci.yml
@@ -55,6 +55,8 @@ jobs:
55
rails: activerecord_5.2
56
- ruby: '2.5'
57
rails: activerecord_edge
58
+ - ruby: '2.6'
59
+ rails: activerecord_edge
60
61
steps:
62
- name: Checkout
0 commit comments