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 0b513be commit c606d63Copy full SHA for c606d63
.github/workflows/test.yml .github/workflows/pipeline.yml.github/workflows/test.yml renamed to .github/workflows/pipeline.yml
@@ -12,6 +12,7 @@ jobs:
12
- 3.1
13
- 3.2
14
- 3.3
15
+ - 3.4
16
gemfile:
17
- "gemfiles/activerecord_6_1.gemfile"
18
- "gemfiles/activerecord_7_0.gemfile"
@@ -48,6 +49,7 @@ jobs:
48
49
50
51
52
53
54
55
@@ -92,6 +94,7 @@ jobs:
92
94
93
95
96
97
98
99
- gemfiles/activerecord_7_1.gemfile
100
- gemfiles/activerecord_7_2.gemfile
@@ -133,6 +136,7 @@ jobs:
133
136
134
137
135
138
139
140
141
142
0 commit comments