nastra commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1642760847
########## .github/workflows/spark-ci.yml: ########## @@ -69,7 +69,7 @@ jobs: runs-on: ubuntu-22.04 strategy: matrix: - jvm: [8, 11] + jvm: [8, 11, 17] Review Comment: looks like the changes in this file disappeared. It would actually be good to clean this up in the scope of this PR -- 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