cucumber-ruby-core icon indicating copy to clipboard operation
cucumber-ruby-core copied to clipboard

Add Ruby 3.4 to GitHub Actions matrix

Open yahonda opened this issue 7 months ago • 0 comments

Description

This pull request adds Ruby 3.4 to GitHub Actions matrix.

Type of change

Please delete options that are not relevant.

  • Refactoring (improvements to code design or tooling that don't change behaviour)

Note to other contributors

None.

Checklist:

Your PR is ready for review once the following checklist is complete. You can also add some checks if you want to.

  • [ ] Tests have been added for any changes to behaviour of the code
  • [ ] New and existing tests are passing locally and on CI
  • [x] bundle exec rubocop reports no offenses
  • [ ] RDoc comments have been updated
  • [ ] CHANGELOG.md has been updated

yahonda avatar Mar 18 '25 05:03 yahonda