Skip to content

Conversation

@nobu
Copy link
Member

@nobu nobu commented Jun 14, 2023

No description provided.

@nobu nobu requested a review from schneems June 14, 2023 07:45
Copy link
Collaborator

@schneems schneems left a comment

Choose a reason for hiding this comment

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

This is a note for what's happening: I was curious about what this workflow does https://github.com/ruby/actions/blob/cf3a31799796546281e6fe21ab4d2bd8e965caed/.github/workflows/ruby_versions.yml. It pulls down a json file based on the Ruby engine. In this case it uses cruby specified below. The json file is:

["3.0","3.1","3.2","head"]

Then it uses that file to specify versions to test.

This change will bump min supported Ruby version (on CI) from 2.5 to 3.0 to match Ruby non-eol versions. I'm good with that, I think I want to make this a major version bump and also specify minimum Ruby version to match CI.

I'm on a plane so approving without merge. Can you confirm my above interpretation?

@schneems schneems merged commit c03b34a into ruby:main Jul 20, 2023
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.

2 participants