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:
138138 i18n :
139139 gemfile : gemfiles/rails-6.0.gemfile
140140 experimental : false
141-
142141 - mongodb : ' 5.0'
143142 ruby : ruby-3.1
144143 topology : replica_set
@@ -162,7 +161,7 @@ jobs:
162161 - mongodb : ' 4.0'
163162 ruby : ruby-2.7
164163 topology : replica_set
165- os : ubuntu-18 .04
164+ os : ubuntu-20 .04
166165 task : test
167166 driver : current
168167 rails :
@@ -172,15 +171,14 @@ jobs:
172171 - mongodb : ' 3.6'
173172 ruby : ruby-2.7
174173 topology : replica_set
175- os : ubuntu-18 .04
174+ os : ubuntu-20 .04
176175 task : test
177176 driver : current
178177 rails :
179178 i18n :
180179 gemfile : Gemfile
181180 experimental : false
182181
183-
184182 steps :
185183 - name : repo checkout
186184 uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments