The GitHub Actions job "Tests" on 
airflow.git/fix-python-3-8-build-failing-airflow-2-10 has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
91a2b72ae3a937ac87600d333437c0400b751b9d / 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 integration tests are not valid with the last celery
version. The test was supposed to be run with latest provider
and it should not be part of core integration tests.

Report URL: https://github.com/apache/airflow/actions/runs/14423279597

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to