nastra commented on code in PR #13022:
URL: https://github.com/apache/iceberg/pull/13022#discussion_r2084998376


##########
.github/workflows/java-ci.yml:
##########
@@ -95,7 +95,7 @@ jobs:
     runs-on: ubuntu-22.04
     strategy:
       matrix:
-        jvm: [11, 17, 21]
+        jvm: [17, 21]

Review Comment:
   what's the reason for removing JDK 11 from this? we're releasing JDK 11 jars 
so I think we should keep testing with JDK 11



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to