The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 672b5d3d348dd05bc827988ad8c72effc02e5bbb / Jarek Potiuk <[email protected]> Optimize skipping building images for not "in-workflow" builds In case images are built in the "pull-request-target" workflow, we should skip the builds "in-workflow" - but just "skipping" them is no good because skip state propagates to downstream jobs - but this leads - in naive implementation of build matrix to a number of jobs that start and end immediately. Instead we can simply use empty matrix for the builds - this will make it much better optimized. Report URL: https://github.com/apache/airflow/actions/runs/8258224241 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
