rawwar commented on code in PR #44441:
URL: https://github.com/apache/airflow/pull/44441#discussion_r1861473587
##########
.github/workflows/ci.yml:
##########
@@ -289,7 +289,7 @@ jobs:
runs-on-as-json-public: ${{
needs.build-info.outputs.runs-on-as-json-public }}
python-versions-list-as-string: ${{
needs.build-info.outputs.python-versions-list-as-string }}
# generate no providers constraints only in canary builds - they take
quite some time to generate
- # they are not needed for regular builds, they are only needed to update
constraints in canaries
+ # they are not needed for regular builds, they are only needed to upe
constraints in canaries
Review Comment:
```suggestion
# they are not needed for regular builds, they are only needed to
update constraints in canaries
```
unintentional change?
--
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]