You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
of2.6
or2.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
The text was updated successfully, but these errors were encountered: