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!