We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0cfd4e commit 4f40a76Copy full SHA for 4f40a76
.ci/.jenkins_exclude.yml
@@ -91,6 +91,8 @@ exclude:
91
# pymssql
92
- PYTHON_VERSION: pypy-3 # currently fails with error on pypy3
93
FRAMEWORK: pymssql-newest
94
+ - PYTHON_VERSION: python-3.6 # dropped support for py3.6
95
+ FRAMEWORK: pymssql-newest
96
# pyodbc
97
- PYTHON_VERSION: pypy-3
98
FRAMEWORK: pyodbc-newest
0 commit comments