+8
−8
Loading
The base rspec job from the common-ci-tasks/ruby-build component runs in
addition to our ruby-versions / legacy-ruby-versions matrix jobs, and was
failing because it had no redis service. Move the service + URL onto the
base rspec job so all three inherit it via `extends: rspec`, and drop the
duplicated blocks from the two matrix jobs.
Co-Authored-By:
Claude Opus 4.7 (1M context) <noreply@anthropic.com>