snuyanzin commented on code in PR #85:
URL:
https://github.com/apache/flink-connector-jdbc/pull/85#discussion_r1431723034
##########
.github/workflows/push_pr.yml:
##########
@@ -30,6 +30,8 @@ jobs:
include:
- flink: 1.18-SNAPSHOT
jdk: '8, 11, 17'
+ - flink: 1.19-SNAPSHOT
+ jdk: '8, 11, 17'
Review Comment:
```suggestion
jdk: '8, 11, 17, 21'
```
for 1.19 jdk21 is supported as well
--
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]