Xcode13.3 image doesn't have ruby 2.7.4 available

2.7.4 it’s the default Ruby version for a brand new React Native project.

I’ve tried rvm install 2.7.4 in before_script and also rvm: - 2.7.4. But it doesn’t work. I couldn’t get that version of Ruby installed before the lines in the image are executed.

This is relevant data in my .yml file:

language: objective-c
osx_image: xcode13.3

Please help me and thanks in advance!

Hey there,

The Ruby2.7.4 should be available after this build [0] finishes.

Thanks,
Mustafa
Travis CI Staff

[0] Travis CI - Test and Deploy with Confidence