eladkal commented on PR #51756: URL: https://github.com/apache/airflow/pull/51756#issuecomment-2988817766
> > @dominikhei try to run: `breeze ci-image build --upgrade-to-newer-dependencies` > > Already tried it, still tries to run the checks with the 3.9 ci-image. maybe its hardcoded somewhere because I can not find a way to use the 3.10 image, even though I have configured breeze to use it. We have a case of excluded Python 3.9 from a provider. apply similar logic as shown here: https://github.com/apache/airflow/blob/a4a51a02db2994e4ea94b83887739dc79a4d11d9/providers/cloudant/pyproject.toml#L52-L63 -- 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]
