martin-g commented on PR #2517: URL: https://github.com/apache/avro/pull/2517#issuecomment-1745553310
Do you see any issues with https://github.com/apache/avro/pull/2538 ? It does not use `matrix.rust` and hash of Cargo.lock for the key, so the cache is reused even when dependencies are changed, but the drawback is that the cache grows slightly and some of the cached deps won't be used. We can easily delete the cache if it grows too big but I think this will happen after few years. -- 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]
