amaliujia commented on a change in pull request #271:
URL: https://github.com/apache/incubator-ratis/pull/271#discussion_r521649129



##########
File path: .github/workflows/post-commit.yml
##########
@@ -19,9 +19,19 @@ jobs:
   build:
     name: compile
     runs-on: ubuntu-18.04
+    strategy:
+      matrix:
+        java: [ 8, 11 ]

Review comment:
       Out of curiosity: is this the setup to have post commits runs build by 
java 11? If so, is there a way to trigger the post commit in this PR so this 
change can be verified?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to