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

Remove disabled JRuby 9.2.8.0 testing setup #2683

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Mar 10, 2023

What does this PR do?:

In #2572 we changed our CI setup to test only with JRuby 9.2.21.0, disabling JRuby 9.2.8.0. Prior to that change, we tested with both versions.

At the time we decided to only disable the JRuby 9.2.8.0 testing, commenting it out.

This PR actually removes all references to testing with JRuby 9.2.8.0.

As a reminder, we recommend that all our customers use at least JRuby 9.2.21.0, and also recommend evaluating the move to JRuby 9.3, as the JRuby developers have marked JRuby 9.2 as end-of-life: https://twitter.com/jruby/status/1611063274459566106.

Motivation:

Avoid having leftover setup that's not in use.

Additional Notes:

N/A

How to test the change?:

Validate that CI is still green on all configurations.

**What does this PR do?**:

In #2572 we changed our CI setup to test only with JRuby 9.2.21.0,
disabling JRuby 9.2.8.0. Prior to that change, we tested with both
versions.

At the time we decided to only disable the JRuby 9.2.8.0 testing,
commenting it out.

This PR actually removes all references to testing with JRuby 9.2.8.0.

As a reminder, we recommend that all our customers use at least
JRuby 9.2.21.0, and also recommend evaluating the move to JRuby 9.3,
as the JRuby developers have marked JRuby 9.2 as end-of-life:
<https://twitter.com/jruby/status/1611063274459566106>.

**Motivation**:

Avoid having leftover setup that's not in use.

**Additional Notes**:

N/A

**How to test the change?**:

Validate that CI is still green on all configurations.
@ivoanjo ivoanjo requested a review from a team March 10, 2023 16:35
@ivoanjo ivoanjo merged commit 70f59e6 into master Mar 13, 2023
@ivoanjo ivoanjo deleted the ivoanjo/remove-jruby-9.2.8.0-testing branch March 13, 2023 08:54
@github-actions github-actions bot added this to the 1.11.0 milestone Mar 13, 2023
@lloeki lloeki modified the milestones: 1.11.0, 1.11.0.beta1 Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants