Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think these have no value once there is a full release of that Ruby major.minor branch. So for example I'd like to remove:
"3.0.0-preview1", "3.0.0-preview2", "3.0.0-rc1", "3.1.0-preview1"
I already will not build those for Ubuntu 22.04 to avoid wasting storage and time.
and only keep:
"3.2.0-preview1",
until 3.2.0 is released.
Thoughts?
The text was updated successfully, but these errors were encountered:
Sounds reasonable to me ππ»
Sorry, something went wrong.
π It's only used for bisecting commits now. Not for CI testing.
Removed.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
I think these have no value once there is a full release of that Ruby major.minor branch.
So for example I'd like to remove:
I already will not build those for Ubuntu 22.04 to avoid wasting storage and time.
and only keep:
until 3.2.0 is released.
Thoughts?
The text was updated successfully, but these errors were encountered: