potiuk edited a comment on issue #20899: URL: https://github.com/apache/airflow/issues/20899#issuecomment-1014575113
Environment variables are always strings. This validation is correct. Even if you want to set variable to "true", it should be string of value "true" string not a boolean.. -- 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]
