zabetak commented on code in PR #178:
URL: https://github.com/apache/calcite-avatica/pull/178#discussion_r860634879


##########
.github/workflows/main.yml:
##########
@@ -78,6 +78,21 @@ jobs:
       run: |
         ./gradlew --no-parallel --no-daemon build javadoc
 
+  linux:

Review Comment:
   The GitHub actions are not running in this PR and it seems that the problem 
is caused by this line. I think you need to pick a unique label.
   
   Moreover, I am not sure if you need to define a new job or just change the 
one above to use `java-version: 18`.



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

Reply via email to