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