The GitHub Actions job "Tests AMD" on airflow.git/add-push-to-cache-pushing has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: f8999bca231f042bc209d83a8429b74800cf7c91 / Jarek Potiuk <[email protected]> Improve condition for pushing the cache for images While we refreshed the cache in main for schedule and workflow_dispatch so far, it seems that v3-0-test cache had not been refreshed because there `canary` builds work as `push` jobs. This PR adds `push` event to trigger the cache push as well - this should work fine because there is also the "canary" flag and we do not run "push" events for "main" branch. We could have removed the check for event types, but we really only want to run cache update on "true" canary runs not those that are triggered by pull_request and canary label. Report URL: https://github.com/apache/airflow/actions/runs/16911681797 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
