potiuk commented on pull request #12511: URL: https://github.com/apache/airflow/pull/12511#issuecomment-731775166
> Image build variables: > UPGRADE_TO_LATEST_CONSTRAINTS: true > CHECK_IMAGE_FOR_REBUILD: true > ``` That's good! IThe problem is that we are running the tests in CI environment and UPGRADE_TO_LATEST_CONSTRAINTS works only in the CI image. The pip-check should be running there! ---------------------------------------------------------------- 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]
