potiuk commented on PR #34146: URL: https://github.com/apache/airflow/pull/34146#issuecomment-1709101804
Seems that on public runners the time for static checks get longer. I will take a look at caching the venvs - it seems to be not working for new PRs and possibly it will require some workaround until we improve caching. There seem to be a problem for caching in Github Actions when running PRs from fork https://github.com/orgs/community/discussions/25339 Most of the time in those PRS that run "static checks" is about setting up all the venvs and they do not retrieve the cache that has been prepared on main build. -- 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]
