Skip to content

Conversation

@jeremyevans
Copy link
Contributor

Also, stop testing on ruby-head, since this library is a no-op on Ruby 4+.

Fixes #55.

Ruby 4.0.0-preview2 was released, so the extra defined? checks
can be removed as well.
Not sure if there is a better way to drop testing on ruby-head.
@jeremyevans jeremyevans requested a review from knu as a code owner December 8, 2025 15:35
uses: ruby/actions/.github/workflows/ruby_versions.yml@master
with:
engine: cruby
min_version: 3.0
Copy link
Member

Choose a reason for hiding this comment

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

It's a shame it does not support max_version...

@jeremyevans jeremyevans merged commit 0825686 into ruby:master Dec 9, 2025
10 checks passed
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.

ruby-head: Set’s inspect has changed to "<_MySet: {1, 2}>", which fails one test in the suite

2 participants