diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c7a04b35..5cda391d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,8 +13,6 @@ jobs: vmImage: 'Ubuntu-latest' strategy: matrix: - Python38: - python.version: '3.8' Python39: python.version: '3.9' Python310: