kpumuk commented on PR #3249: URL: https://github.com/apache/thrift/pull/3249#issuecomment-3563902783
@Jens-G I am working through the failing tests to get the Ruby build pipeline up and running on the GitHub workflows. One question is which Ruby versions to support. In this MR I propose to bump the minimum version from 2.3 to 2.4 (as per LANGUAGES.md), but the number of support versions will affect the size of the test pipeline. Currently supported versions are 3.2 and above https://endoflife.date/ruby, which might be too aggressive, maybe? I'm thinking about 2.7 and up (https://github.com/kpumuk/thrift/actions/runs/19521001691), but can of course lower it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
