Skip to content

github: add Ruby 3.4 for CI #25

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

Merged
merged 2 commits into from
Feb 13, 2025
Merged

github: add Ruby 3.4 for CI #25

merged 2 commits into from
Feb 13, 2025

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Feb 6, 2025

No description provided.

Signed-off-by: Kentaro Hayashi <[email protected]>
Since Ruby 3.4, postposition resque and if causes
unexpected behavior.
To keep compatibility with previous versions, use if condition.

See https://bugs.ruby-lang.org/issues/21132

Signed-off-by: Kentaro Hayashi <[email protected]>
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

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

Thanks!

@kenhys kenhys merged commit dd5f875 into fluent:master Feb 13, 2025
20 checks passed
@kenhys kenhys deleted the update-ci branch February 13, 2025 02:34
kenhys added a commit that referenced this pull request Feb 17, 2025
* Relax restriction of Nokogori requirement (#24)
* Support Ruby 3.4 (#25)

Signed-off-by: Kentaro Hayashi <[email protected]>
@kenhys kenhys mentioned this pull request Feb 17, 2025
kenhys added a commit that referenced this pull request Feb 18, 2025
* Relax restriction of Nokogori requirement (#24)
* Support Ruby 3.4 (#25)

Signed-off-by: Kentaro Hayashi <[email protected]>
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