The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0ce681b1138da868c93b4a1df8af040aafb46859 / Jarek Potiuk <[email protected]>
Fix extra "USE_AIRFLOW_VERSION" variable set in sdist package check

When we are testing packages in main, we also test sdist packages,
and main is the only build we run it, so when implementing #36131
we had no chance to test it. There was an etra USE_AIRFLOW_VERSION
variable set in the job and it caused failed attempt of reinstalling
sdist package when entering constraints generation.

This variable is now removed, only the --use-airflow-version flags
in breeze commands that need it are used.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to