Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test.yml to include Ruby 3.4 #295

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JamesChevalier
Copy link

This adds Ruby 3.4 to the list of versions to test against.

@JamesChevalier
Copy link
Author

JamesChevalier commented Feb 12, 2025

I'm running into https://bugs.ruby-lang.org/issues/20997 in my site, and I'd like to see if this test suite also runs into the issue
Related: https://git.ruby-lang.org/ruby.git/commit/?id=37356b713ceb0d159f946269c8479854ceb2acee

@joshuap
Copy link
Member

joshuap commented Feb 13, 2025

@JamesChevalier Rails 7.1-8.0 are passing for Ruby 3.4. Strangely, all of the Rails 7.0 tests are failing with a different error (Logger is undefined), which is extra weird because those tests were passing on main as of a month ago. I wonder what's up with that.

https://github.com/honeybadger-io/heya/actions/runs/12438226241/job/34729700815

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