stevedlawrence commented on a change in pull request #652:
URL: https://github.com/apache/daffodil/pull/652#discussion_r722754939



##########
File path: .github/workflows/main.yml
##########
@@ -34,7 +34,7 @@ jobs:
       fail-fast: false
       matrix:
         distribution: [ temurin ]
-        java_version: [ 8, 11, 16 ]
+        java_version: [ 8, 11, 17 ]
         scala_version: [ 2.12.15 ]

Review comment:
       Just an FYI, Scala 2.12.15 fixed at least one bug with Java 17 that 
caused issues in the Java API tests. So Daffodil with Java 17 requires Scala 
2.12.15+.




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