File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ workflows:
265265 - " 3.2"
266266 - " 3.3"
267267 - " 3.4"
268- - " 3.5-preview1"
268+ - " 3.5.0 -preview1"
269269 libraries_ruby_31_32 :
270270 jobs :
271271 - test_apprisal :
@@ -290,7 +290,7 @@ workflows:
290290 ruby_version :
291291 - " 3.3"
292292 - " 3.4"
293- - " 3.5-preview1"
293+ - " 3.5.0 -preview1"
294294 # Currently compiling the native extensions for `grpc`
295295 # exceeds an internal RAM and/or CPU limit of CircleCI executor,
296296 # and the job gets terminated with:
@@ -320,7 +320,7 @@ workflows:
320320 - " 3.2"
321321 - " 3.3"
322322 - " 3.4"
323- - " 3.5-preview1"
323+ - " 3.5.0 -preview1"
324324 rails8_ruby_33_35 :
325325 jobs :
326326 - test_apprisal :
@@ -354,7 +354,7 @@ workflows:
354354 - " 3.1"
355355 - " 3.2"
356356 - " 3.3"
357- - " 3.5-preview1"
357+ - " 3.5.0 -preview1"
358358 report_coverage :
359359 jobs :
360360 - report_coverage
You can’t perform that action at this time.
0 commit comments