tvalentyn commented on code in PR #37832:
URL: https://github.com/apache/beam/pull/37832#discussion_r2921537628


##########
.github/workflows/build_wheels.yml:
##########
@@ -229,6 +229,15 @@ jobs:
         ]
         # Keep in sync (remove asterisks) with PY_VERSIONS_FULL env var above 
- if changed, change that as well.
         py_version: ["cp310-", "cp311-", "cp312-", "cp313-"]
+        # The following exclude/include skips intermediate Python versions on 
GitHub hosted runners for PR run

Review Comment:
   lets add a comment explaining that we want to include the highest supported 
and lowest supported versions? Thanks!



-- 
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]

Reply via email to