-
Notifications
You must be signed in to change notification settings - Fork 26
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 target ruby version to 3.2.4 #645
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks.
We need to fix CGroupV1 tests...
It seems that we need to give lxd up. |
Let's switch to incus in another PR. |
I don't understand this cause... |
As previously same workflow worked, so I guess that GitHub runner configuration such as remote server access or something was changed or blocked, but few clue to identify it. (I don't have enough experience) 😕 |
Thanks. I see. |
ref. https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-2-4-released/ drop already merged patch. See oneclick/rubyinstaller2#375 Signed-off-by: Kentaro Hayashi <[email protected]>
rebased with master. expected CI will pass. |
Isn't this for the entire Ruby version in the package? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM.
ref. https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-2-4-released/
drop already merged patch.
See oneclick/rubyinstaller2#375