The GitHub Actions job "Tests" on airflow.git/eager-strategy-when-pre-release 
has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
f2084db41f8f161f189fe7c72672f90f6eddf328 / Jarek Potiuk <[email protected]>
Eager upgrade strategy when building pre-release images

Seems that the default strategy when --pre is specified is to use
pre-releases only when necessary. However in our case we are supposed
to use latest pre-releases when building pre-release image, because
only the providers we want to install as pre-releases are not limited
by constraints, so we can safely upgrade them.

This PR adds the `eager` upgrade strategy to force that.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to