A guide to updating your CircleCI config to run Ruby 2.7.6 or 3.1.2
I ran into issues trying to run Ruby 2.7.6 in a Rails app that was using the deprecated “circleci/” images. I wrote a guide that shows how to Run Ruby 2.7.6 or 3.1.2 in CircleCI using the newer orbs and “cimg/” images. I hope it helps someone!
Post a comment