potiuk commented on code in PR #59862:
URL: https://github.com/apache/airflow/pull/59862#discussion_r2649886554


##########
.github/workflows/basic-tests.yml:
##########
@@ -315,6 +315,7 @@ jobs:
           UPGRADE_MPROCS: "true"
           UPGRADE_MYPY: "false"
           UPGRADE_PROTOC: "false"
+          UPGRADE_OPENAPI_GENERATOR: "false"

Review Comment:
   Or  ... actually, since UPGRADE_* default is "true" - maybe we should remove 
all those variables that have "true" value here - this will be a bit less 
confusing what's going on here.



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