jiridanek commented on a change in pull request #1289:
URL: https://github.com/apache/qpid-dispatch/pull/1289#discussion_r666845073
##########
File path: .github/workflows/build.yaml
##########
@@ -199,11 +199,11 @@ jobs:
- name: Setup python
uses: actions/setup-python@v2
with:
- python-version: 3.7
+ python-version: 3.6
Review comment:
Afaik there is no value in using 3.7 in tests. Either 3.6 makes sense
(lowest end of the supported range) or 3.9 would be nice here; but not 3.7.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]