diff --git a/.ci/.jenkins_exclude.yml b/.ci/.jenkins_exclude.yml index 1240b4cc2..778e458fa 100644 --- a/.ci/.jenkins_exclude.yml +++ b/.ci/.jenkins_exclude.yml @@ -91,6 +91,8 @@ exclude: # pymssql - PYTHON_VERSION: pypy-3 # currently fails with error on pypy3 FRAMEWORK: pymssql-newest + - PYTHON_VERSION: python-3.6 # dropped support for py3.6 + FRAMEWORK: pymssql-newest # pyodbc - PYTHON_VERSION: pypy-3 FRAMEWORK: pyodbc-newest