-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
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
Fix CI by bumping ancient rubies 2.4.0, 2.4.1, 2.6.6 into 3.0.5, 3.1.2, 3.1.3 in tests #5313
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this fixes the CI, definitely. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI is still failing about 2.6
I'd like some help on this one... macos-latest all pass, no errors. https://github.com/rvm/rvm/actions/runs/4181029459/jobs/7242562592 ubuntu, the 970 test cases finally also passed... but on the following step, tf command is reported as not found... makes no sense,.. since its available in the step above I guess, that step is skipped on macos, so maybe we could skip as well. |
Some CI tests depend on |
@larskanis I have not seen any failure caused by gem-empty.. and all test pass now |
…2, 3.1.3 in tests (rvm#5313)
Changes proposed in this pull request: