jrmccluskey commented on code in PR #32429:
URL: https://github.com/apache/beam/pull/32429#discussion_r1755176770
##########
.test-infra/jenkins/PythonTestProperties.groovy:
##########
@@ -20,10 +20,10 @@ class PythonTestProperties {
// Indicates all supported Python versions.
// This must be sorted in ascending order.
final static List<String> ALL_SUPPORTED_VERSIONS = [
- '3.8',
'3.9',
Review Comment:
I started to update the jenkins files and stopped once I realized what they
were, it's worth doing some cleanup here eventually
--
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]