pjfanning opened a new pull request, #1486:
URL: https://github.com/apache/pekko/pull/1486

   The complicated CI for Scala 3 which runs many separate compile and test 
subjobs - while Scala 2 build is not like this at all - I think this might have 
been useful when Scala 3 support was being added but it is now stable.
   
   The multiple subjobs will have to do a lot of duplicated work. The single 
subjob will take longer but the PR validation subjob takes ages any way so this 
won't slow down the build - and makes us better GitHub citizens because we use 
fewer concurrent VMs and take less compute time in total.


-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to