RussellSpitzer commented on code in PR #10622: URL: https://github.com/apache/iceberg/pull/10622#discussion_r1777326975
########## .github/workflows/java-ci.yml: ########## @@ -107,7 +107,7 @@ jobs: runs-on: ubuntu-22.04 strategy: matrix: - jvm: [8, 11, 17] + jvm: [17] Review Comment: This is a bit more of a serious change since we won't be supporting JVM 8 and 11 if we do this -- 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