olabusayoT commented on code in PR #1535:
URL: https://github.com/apache/daffodil/pull/1535#discussion_r2277349169
##########
.github/workflows/main.yml:
##########
@@ -39,17 +39,15 @@ jobs:
fail-fast: false
matrix:
java_distribution: [ temurin ]
- java_version: [ 8, 11, 17, 21 ]
+ java_version: [ 17, 21, 24 ]
Review Comment:
Yea Steve and I thought it would be a good idea to track most recent non-LTS
versions in addition/in prep for tracking LTS versions. This way we can ctach
any issues earlier too.
--
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]