File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,6 @@ jobs:
138
138
i18n :
139
139
gemfile : gemfiles/rails-6.0.gemfile
140
140
experimental : false
141
-
142
141
- mongodb : ' 5.0'
143
142
ruby : ruby-3.1
144
143
topology : replica_set
@@ -162,7 +161,7 @@ jobs:
162
161
- mongodb : ' 4.0'
163
162
ruby : ruby-2.7
164
163
topology : replica_set
165
- os : ubuntu-18 .04
164
+ os : ubuntu-20 .04
166
165
task : test
167
166
driver : current
168
167
rails :
@@ -172,15 +171,14 @@ jobs:
172
171
- mongodb : ' 3.6'
173
172
ruby : ruby-2.7
174
173
topology : replica_set
175
- os : ubuntu-18 .04
174
+ os : ubuntu-20 .04
176
175
task : test
177
176
driver : current
178
177
rails :
179
178
i18n :
180
179
gemfile : Gemfile
181
180
experimental : false
182
181
183
-
184
182
steps :
185
183
- name : repo checkout
186
184
uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments