The GitHub Actions job "Tests" on airflow.git/fix-python-3-8-build-failing-airflow-2-10 has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 4c974156c212d933e8345c79f4c597da94134ec6 / Jarek Potiuk <[email protected]> [v2-10-test] Workaround Python 3.8 alibabacloud issue Alibabacloud 1.0 has a confusing setup.py where it changes dependencies dynamically based on sys.version.minor and it confuses installers - uv installs appsheduler 3.11 for Python 3.8 where pip expects < 3.11 We upgrade both `pip` and `uv` to latest versions and add manual protection to avoid this from happening. Also celery test seemed to be flaky on timeout - to increase chance of this one being green, increased the timeout. Report URL: https://github.com/apache/airflow/actions/runs/14422792744 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
