ashb commented on a change in pull request #13562:
URL: https://github.com/apache/airflow/pull/13562#discussion_r553878463
##########
File path: .github/workflows/ci.yml
##########
@@ -834,7 +834,7 @@ jobs:
timeout-minutes: 120
name: "Wait for PROD images"
runs-on: ubuntu-20.04
- needs: [build-info]
+ needs: [build-info, ci-images]
Review comment:
Add a comment saying why we are doing this please, becuase we _might_ be
able to reverse this once we have self-hosted runners set up
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]