potiuk commented on PR #45266: URL: https://github.com/apache/airflow/pull/45266#issuecomment-2564815948
> 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 Ah. Indeed. I have not yet **looked** at this - I was going to look at it after we merge it. BUT there is an easy solution - we need to stop using buildx for CI image building - and revert to default builder. -- 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]
