NightOwl888 commented on PR #1172:
URL: https://github.com/apache/lucenenet/pull/1172#issuecomment-3262117992

   The `hashFiles()` method is OS-dependent. Or at least it is if 
`.gitattributes` is setup to checkout line endings differently per OS (and I 
think we have to based on some experiments I have tried).
   
   https://github.com/actions/runner/issues/1246
   
   It is simpler to include OS in the cache key than to go the 
`.gitattributes`/`.editorconfig` route of normalizing line endings.


-- 
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: dev-unsubscr...@lucenenet.apache.org

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

Reply via email to