Abacn commented on PR #39436: URL: https://github.com/apache/beam/pull/39436#issuecomment-5059273074
This change made some version specific logic which adds maintenance burden in the future. I see currently the workflow is green and work fine ======== I may have missed something, but currently the workflow already runs each python version in different matrix: https://github.com/apache/beam/actions/runs/29992852197 as one can see, Python 3.14 and 3.14 distroless have they own job: https://github.com/apache/beam/actions/runs/29992852197/job/89159380239 https://github.com/apache/beam/actions/runs/29992852197/job/89159380379 -- 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]
