algolia / algoliasearch-rails

AlgoliaSearch integration to your favorite ORM
MIT License
410 stars 118 forks source link

feat: Rails 7 support check CI #431

Closed DevinCodes closed 9 months ago

DevinCodes commented 1 year ago
Q A
Bug fix? no
New feature? no
BC breaks? no

Describe your change

This refactors our CI to use a version matrix rather than hardcoding all values. It also includes Rails 7 in our test suite, so we can ensure compatibility with this Rails version.