The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: a3bb0e6d30db0bcfc13194afa9e6a1ed3ee6fdad / Jarek Potiuk <[email protected]> Separate out important and additional CI image checks There are a few checks that are important for other checks to continue (such as generating constraints and running static checks) and non-important ones (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 important ones together and move the non-important ones to a separate workflow to be able to depend only on the imaportant ones and to group them nicely in the CI workflow. Report URL: https://github.com/apache/airflow/actions/runs/8318394661 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
