rzo1 commented on code in PR #93:
URL: https://github.com/apache/opennlp-sandbox/pull/93#discussion_r1159839380


##########
.github/workflows/maven.yml:
##########
@@ -25,7 +25,7 @@ jobs:
       fail-fast: false
       matrix:
         os: [ubuntu-latest, windows-latest]
-        java: [ 11, 17, 19 ]
+        java: [ 11, 17, 20 ]

Review Comment:
   Looking at 
https://github.com/apache/maven-compiler-plugin/blob/c2888237b02598fa2827ca06a130e2134692a42d/.github/workflows/maven-verify.yml
 it should be `20-ea` for ne moment.



##########
.github/workflows/maven.yml:
##########
@@ -25,7 +25,7 @@ jobs:
       fail-fast: false
       matrix:
         os: [ubuntu-latest, windows-latest]
-        java: [ 11, 17, 19 ]
+        java: [ 11, 17, 20 ]

Review Comment:
   Looking at 
https://github.com/apache/maven-compiler-plugin/blob/c2888237b02598fa2827ca06a130e2134692a42d/.github/workflows/maven-verify.yml
 it should be `20-ea` for the moment.



-- 
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]

Reply via email to