diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 12216a7891c..3e932cfd640 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -102,8 +102,6 @@ jobs: vmImage: 'ubuntu-20.04' strategy: matrix: - Python36: - python.version: '3.6' Python38: python.version: '3.8' Python39: