The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 8b13c167a51f8b7f6034b2be62d2c454ade307a0 / Jarek Potiuk <[email protected]> Fix extra "USE_AIRFLOW_VERSION" variable set in sdist package check (#36154) 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/7158923653 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
