Skip to content
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

Add JRuby 9.3.4.0 to Dockerfile and use it for 9.3.x testing. #9697

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

JasonLunn
Copy link
Contributor

No description provided.

@JasonLunn JasonLunn added ruby kokoro:run jruby Issues unique to the JRuby interpreter labels Mar 29, 2022
@JasonLunn JasonLunn requested a review from perezd March 29, 2022 19:44
@@ -38,6 +38,7 @@ RUN /bin/bash -l -c "rvm install 3.0.0"
RUN /bin/bash -l -c "rvm install 3.1.0"
RUN /bin/bash -l -c "rvm install jruby-9.2.20.1"
RUN /bin/bash -l -c "rvm install jruby-9.3.3.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this one used elsewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is used currently, and it wasn't clear to me if I removed it immediately if it would be disruptive for other PRs.

@JasonLunn JasonLunn merged commit 5b67e77 into protocolbuffers:master Mar 29, 2022
@JasonLunn JasonLunn deleted the jruby_9.3.4.0 branch March 29, 2022 20:01
@JasonLunn JasonLunn mentioned this pull request Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jruby Issues unique to the JRuby interpreter ruby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants