merlimat commented on code in PR #83:
URL: 
https://github.com/apache/pulsar-client-python/pull/83#discussion_r1089590841


##########
.github/workflows/ci-pr-validation.yaml:
##########
@@ -185,9 +185,7 @@ jobs:
       matrix:
         python:
           - version: '3.7'
-          - version: '3.8'
-          - version: '3.9'

Review Comment:
   The rationale was not to break on the older version, and assuming that if it 
works on oldest & latest we should be fine in between.
   
   I can remove it. It might actually be less expensive to test Py 3.7 for 
Linux-x64 instead of windows.



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