potiuk commented on a change in pull request #9973:
URL: https://github.com/apache/airflow/pull/9973#discussion_r628903308
##########
File path: scripts/ci/selective_ci_checks.sh
##########
@@ -117,6 +127,7 @@ function output_all_basic_variables() {
if [[ ${FULL_TESTS_NEEDED_LABEL} == "true" ]]; then
initialization::ga_output postgres-exclude '[{ "python-version": "3.6"
}]'
initialization::ga_output mysql-exclude '[{ "python-version": "3.7" }]'
+ initialization::ga_output mssql-exclude '[{ "python-version": "3.7" }]'
Review comment:
@aneesh-joseph ^^ one more thing :)
--
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]