The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 6e3f0e3c252292242430bba98a69cfe2860091b4 / Jarek Potiuk <[email protected]> Revert "Also limit importlib on Python 3.9 (#30069)" This reverts commit 6e2bdcfebe3e6dd43854f6e62e4e326079c6df79. The change was done hastily when we released rc1 of 2.5.1 but it turned out to be a red-herring and something that was not really caused by Airflow's dependencies. The importlib_metadata should still be only added as dependency for Python < 3.9 as Python 3.9 does not need it. Also installing importlib_metadata manually (or by other dependencies) even in 6.1 version does not result in automated triggering of the issue - if someone happens to install importlib_metadata in Python 3.9 simply uninstalling it should solve the problem. Report URL: https://github.com/apache/airflow/actions/runs/4478527687 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
