Skip to content

Conversation

@damacus
Copy link
Contributor

@damacus damacus commented Jun 15, 2025

Remove EOL Ruby 3.1

Signed-off-by: Dan Webb [email protected]

Remove EOL Ruby 3.2

Signed-off-by: Dan Webb <[email protected]>
@damacus damacus enabled auto-merge (squash) June 15, 2025 09:38
@damacus damacus requested review from Stromweld, Copilot and tas50 and removed request for tas50 June 15, 2025 09:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR centralizes Ruby version definitions in the CI matrix by introducing a YAML anchor and applies it across lint and unit workflows.

  • Replace inline Ruby version lists with a shared &ruby_versions anchor.
  • Apply the anchor (*ruby_versions) to both the Cookstyle and unit job matrices.
Comments suppressed due to low confidence (1)

.github/workflows/lint-unit.yml:32

  • The PR description states removing EOL Ruby 3.2, but the CI matrix still includes version "3.2". Please remove this entry from the &ruby_versions anchor to align with supported Ruby versions.
- "3.2"

@damacus damacus disabled auto-merge June 15, 2025 19:18
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.

3 participants