diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3a465ba5..ade74e69 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -50,8 +50,6 @@ jobs: vmImage: 'windows-latest' strategy: matrix: - Python36: - python.version: '3.6' Python37: python.version: '3.7' Python38: