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

Head commit for run:
833a9ee7488d1b24f6a112fd4a9bf125da3ce33b / Jarek Potiuk <[email protected]>
Use all-python-versions-list-as-string in build-images.yml (#27271)

Build images uses different parameter than ci.yml for building
the images (all-python* instead of python*). This is to account
for the fact that we only have one build-image.yml workflow
for all airflow versions (in main) and we need to account for the
fact that different versions of airflow will have support for
different Python versions. This was not happening for a while, but
it will soon start being needed for Python 3.11 that will be
supported in 2.5 but not supported in 3.11.

By mistake #27215 added displaying of upgraded dependencies with
wrong parameter name in build-images.yml copied from ci.yml that
caused a problem for PRs that were changing dependencies but did
not trigger full build.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to