Hi,
My application is using ruby version 2.6.5.
It was working in github actions before but the version 2.6.5 can't be found now.
In the readme of this repository, it says a ruby-version of 2.6 or 2.6.x are equivalent.
However, I need to install 2.6.5 on actions because all of my application gems are bundled with the version.
Thanks,
Justin
Hi,
My application is using ruby version
2.6.5.It was working in github actions before but the version
2.6.5can't be found now.In the readme of this repository, it says a
ruby-versionof2.6or2.6.xare equivalent.However, I need to install
2.6.5on actions because all of my application gems are bundled with the version.Thanks,
Justin