jscheffl commented on code in PR #45041:
URL: https://github.com/apache/airflow/pull/45041#discussion_r1890497039
##########
.github/workflows/ci.yml:
##########
@@ -160,12 +160,15 @@ jobs:
- name: "Get information about the Workflow"
id: source-run-info
run: breeze ci get-workflow-info 2>> ${GITHUB_OUTPUT}
+ env:
+ SKIP_BREEZE_SELF_UPGRADE_CHECK: "true"
Review Comment:
Do we need to revert/reset this ENV after merge/post bump or will it stay
like this?
--
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]