rapid7 / recog

Pattern recognition for hosts, services, and content
Other
671 stars 199 forks source link

CI Workflow: add Ruby 3.1 and make lower JRuby version flexible #504

Closed mkienow-r7 closed 2 years ago

mkienow-r7 commented 2 years ago

Description

Updates the GitHub CI workflow .github/workflows/ci.yml to include Ruby 3.1, and modifies the lower JRuby version making it flexible should any future 9.2.x versions be released.

Motivation and Context

To keep CI testing current with new versions.

How Has This Been Tested?

Changes confirmed by inspecting the GitHub actions run on this branch and PR.

Types of changes

Checklist: