BewareMyPower commented on code in PR #83:
URL:
https://github.com/apache/pulsar-client-python/pull/83#discussion_r1089589919
##########
.github/workflows/ci-pr-validation.yaml:
##########
@@ -185,9 +185,7 @@ jobs:
matrix:
python:
- version: '3.7'
- - version: '3.8'
- - version: '3.9'
Review Comment:
@merlimat It makes sense to me to retain only one Python version to test.
But what's confusing is that you retained two Python versions (3.7 and 3.11).
WDYT?
--
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]