yifan-c commented on code in PR #181:
URL: https://github.com/apache/cassandra-sidecar/pull/181#discussion_r1938338040


##########
.circleci/config.yml:
##########
@@ -50,6 +50,7 @@ commands:
 
 jobs:
   # Runs java 8 tests on a docker image
+  # We only produce client artifacts for java 8 builds
   unit_java8:

Review Comment:
   nit: rename to `client_only_unit_java8`? 



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