The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: c9c3efc049d5c7b281d805348e18298f3f03d9f0 / 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/8317027082 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
