Skip to content

Remove Ruby 2.6 and 2.7 from CI matrix

Jessie Young requested to merge jy-drop-ruby-2-6-support into main

Description

Related Issues

See: gitlab-org/gitlab#427567

Suggested version bump

  • Major (backwards incompatible changes)
  • Minor (backwards compatible changes)
  • Patch (API compatible changes)

Checklist

  • Tests have been added or updated to cover any changes in behavior
  • This does not change the API to consume this library, or a suggested version bump has been provided
  • The CHANGELOG.md has been updated
  • No new runtime dependencies have been introduced

Merge request reports