potiuk commented on PR #31796: URL: https://github.com/apache/airflow/pull/31796#issuecomment-1584242856
FYI @eladkal The CI failures with Python 3.11 are likely because you need to cherry-pick: https://github.com/apache/airflow/pull/31813. While it does not impact the production image build, it makes a difference when the CI image is created because `[devel-ci]` extra is calculated using the dependencies of all providers that are part of the sources. -- 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]
