The GitHub Actions job "Tests ARM" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: a26ab4c9b43108d66f19a9880c835c027c78c97e / Jarek Potiuk <[email protected]> Make absolutely sure that uv uses system-installed Python in the image (#55125) When we are building image, we install Python and then use uv to install airflow. WHile this works and looks good, there are cases where uv might auatomatically download and install python from the python-standalone project - we should make sure that this is not happening and that uv only uses system python. THis is what the flags: --no-python-downloads --no-managed-python do. Report URL: https://github.com/apache/airflow/actions/runs/17516288509 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
