singhpk234 commented on code in PR #10477:
URL: https://github.com/apache/iceberg/pull/10477#discussion_r1638279561


##########
.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:
   > 17 exercised by spark-3x-java-17-tests
   
   it works for both 2.12 and 2.13, if you want we can merge the last one into 
this single runs
   - https://github.com/apache/iceberg/pull/7391 



-- 
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