dsmiley commented on code in PR #3647:
URL: https://github.com/apache/solr/pull/3647#discussion_r2404213175


##########
.github/workflows/bin-solr-test.yml:
##########
@@ -18,6 +18,10 @@ jobs:
     runs-on: ubuntu-latest
     timeout-minutes: 40
 
+    strategy:

Review Comment:
   IMO we should leave multi-JDK testing to Jenkins, and keep these GHA CI for 
PRs where we don't need to test multi-JDK.  The likelihood of breaking another 
JDK is small, and wouldn't be specific to the bats tests.



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