The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: df5a53967c469a019f80b3c43a4794df2f6d05ec / Jarek Potiuk <[email protected]> Separate out additional CI image checks There are a few checks that are needed by other jobs to continue (such as generating constraints, mypy and running static checks) and ones that are "standalone" (such as building ARM CI images or making sure that release process works or pushing early cache for images) - and failure of those non-important ones should not block the tests that are finalizing the CI workflow. We put the nt ones together and move the standalone ones to a separate workflow to be able to depend only on the ones that are needed by other tests to group them nicely in the CI workflow. Report URL: https://github.com/apache/airflow/actions/runs/8388190026 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
