Add sdk versions: 2.5.9, 2.6.8, 2.7.3, 2.7.4, 3.0.2#113
Merged
kigster merged 1 commit intobazelruby:masterfrom Oct 23, 2021
Merged
Add sdk versions: 2.5.9, 2.6.8, 2.7.3, 2.7.4, 3.0.2#113kigster merged 1 commit intobazelruby:masterfrom
kigster merged 1 commit intobazelruby:masterfrom
Conversation
Contributor
Author
|
Thanks for your review, @kigster ! Is there anything I need to do to get this merged? |
Contributor
Author
|
ping? |
Contributor
|
Hey, traditionally the latest ruby version in that list is what we use across all test and example projects. That way we can just pull a CI image with 3.0.2 and not have to wait for ruby to build. I've updated the rest of the codebase to use 3.0.2 in this PR: #114 But it has some issues with docker image somehow. I'll take a look at it shortly however. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add SDK versions for the new ruby-build, updated in 6b93011