kennknowles commented on code in PR #32837:
URL: https://github.com/apache/beam/pull/32837#discussion_r1804960697
##########
.github/actions/setup-default-test-properties/test-properties.json:
##########
@@ -14,7 +14,7 @@
},
"JavaTestProperties": {
"SUPPORTED_VERSIONS": ["8", "11", "17", "21"],
- "FLINK_VERSIONS": ["1.15", "1.16", "1.17", "1.18", "1.19"],
Review Comment:
OK yea we should be able to set a "latest" or "live" flink version here, or
create a new section that isn't Java-only since Flink is used in many non-Java
situations.
--
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]