zendesk / arturo

Feature Sliders for Rails
http://github.com/zendesk/arturo
Other
206 stars 24 forks source link

Drop Ruby 2.4, 2.5 and Rails 4.2 #123

Closed HeyNonster closed 1 year ago

HeyNonster commented 1 year ago

It also simplfies the CI. Configuring GitHub to have many required tests is hard to maintain.

In fact, the admin needs to duplicate what is defined in the actions.yml test matrix. It should be quite a bit easier this way, just having one CI job that depends on the success of the entire test matrix.