potiuk commented on PR #45266:
URL: https://github.com/apache/airflow/pull/45266#issuecomment-2564816354

   > This is the reason i tried slight different, instead of upload image 
artifact, upload cache file into artifact and restored this cache and used as 
type=local,src=/tmp/local-cache with buildx. and worked fine
   
   I also tried it but this has problematic effect  - the cache also contains 
whole `uv` cache which is additional 10 GB  or so (!) and downloading that much 
of an artifact is actually **slower** than `uv` recreating the cache in CI :D


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

Reply via email to