potiuk commented on issue #19059: URL: https://github.com/apache/airflow/issues/19059#issuecomment-1019579091
Just try to build Python 3.10 - we are rather close - I think all our deps are **almost** ready - the last one is `numpy` limited by `apache-beam'. This is also blocker for ARM images. However it's been alrady merged in 'beam' repo: https://github.com/apache/beam/commit/d845a0074d39a1604fde1879157f55e048a5d01b#diff-1275c48808de339ef6f282d844c83ec441b5cfa0debc373fdcb7dba497da4fc8 And the next release should build both for Python 3.10 and allow us to build ARM images. -- 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]
