Skip to content

Fix CI: replace deprecated Docker actions with ruby/setup-ruby#31

Open
kitcommerce wants to merge 1 commit intonextfrom
fix-ci-ruby-27-actions
Open

Fix CI: replace deprecated Docker actions with ruby/setup-ruby#31
kitcommerce wants to merge 1 commit intonextfrom
fix-ci-ruby-27-actions

Conversation

@kitcommerce
Copy link

Summary

Replaces deprecated Docker-based GitHub Actions CI (pinned to ruby:2.6) with modern ruby/setup-ruby actions.

Changes

  • Replaces .github/workflows/ci.yml with updated workflow
  • Adds Ruby 2.7 as primary test target
  • Adds Ruby 3.2 as informational matrix entry
  • Uses mongodb:4.4 and redis:6 services for test jobs

Related

Tracks workarea-commerce/workarea#724

- Replace Docker-based CI pinned to ruby:2.6
- Add Ruby 2.7 as primary target, Ruby 3.2 as informational matrix entry
- Use mongodb:4.4 and redis:6 services
- Tracks workarea-commerce/workarea#724
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant