openinx commented on a change in pull request #3550:
URL: https://github.com/apache/iceberg/pull/3550#discussion_r749029542



##########
File path: .github/workflows/java-ci.yml
##########
@@ -77,7 +77,7 @@ jobs:
     - uses: actions/setup-java@v1
       with:
         java-version: 8
-    - run: ./gradlew build -x test -x javadoc -x integrationTest
+    - run: ./gradlew -DflinVersions=1.12,1.13 -DsparkVersions=2.4,3.0,3.1,3.2 
-DhiveVersions=2,3 build -x test -x javadoc -x integrationTest

Review comment:
       Yes, I missed it. Thanks for the finding, @KnightChess !




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to