potiuk commented on a change in pull request #22573:
URL: https://github.com/apache/airflow/pull/22573#discussion_r837387908



##########
File path: scripts/ci/constraints/ci_generate_constraints.sh
##########
@@ -28,6 +28,4 @@ shift
 
 build_images::prepare_ci_build
 
-build_images::rebuild_ci_image_if_needed_with_group

Review comment:
       This is not needed (it just makes constraint generation longer - we 
already have the images pulled at this stage)
   
   ```
         - name: >
             Wait for CI images
             ${{ needs.build-info.outputs.pythonVersions }}:${{ 
env.GITHUB_REGISTRY_PULL_IMAGE_TAG }}
           run: ./scripts/ci/images/ci_wait_for_and_verify_all_ci_images.sh
   ```




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to