mbeckerle commented on code in PR #1236:
URL: https://github.com/apache/daffodil/pull/1236#discussion_r1595505827
##########
.github/workflows/main.yml:
##########
@@ -39,7 +39,7 @@ jobs:
fail-fast: false
matrix:
java_distribution: [ temurin ]
- java_version: [ 8, 11, 17 ]
+ java_version: [ 8, 11, 17, 21 ]
Review Comment:
Hopefully the data center running this CI is powered by renewable energy.
Otherwise each Java version has a carbon footprint. Note: many data centers in
US.TX are so powered.
I suggest merge this, and let's discuss on dev list and users about Java
version needs.
--
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]