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

Test with JRuby 9.3 in CI #867

Merged
merged 1 commit into from
Apr 23, 2022
Merged

Test with JRuby 9.3 in CI #867

merged 1 commit into from
Apr 23, 2022

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Apr 22, 2022

Summary

Test with JRuby 9.3 in CI

Details

Adds JRuby 9.3 with Cucumber 7 to the CI build matrix

Motivation and Context

We will soon drop support for Ruby 2.5, and with it JRuby 9.2. It's good to make sure Aruba will keep working with the most recent JRuby version.

How Has This Been Tested?

I'll need to check the correct GitHub Action is run.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Internal change (refactoring, test improvements, developer experience or update of dependencies)

Checklist:

  • I've added tests for my code
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link
Contributor

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

Green! LGTM!

@mvz mvz merged commit 005503e into main Apr 23, 2022
@mvz mvz deleted the test-with-jruby-9-3 branch April 23, 2022 07:09
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.

2 participants