stevedlawrence commented on PR #791: URL: https://github.com/apache/daffodil/pull/791#issuecomment-1111211652
v3.2.0 adds support for caching dependencies in sbt: https://github.com/actions/setup-java#caching-packages-dependencies= Any thoughts on if we should add `cache: sbt` to our setup-java job to enable that? I'm not sure how much of a difference it would make in the build though--downloading dependencies is probably a small fraction of our job time due to all the tests we run. -- 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]
