Browse Source

Fix Azure Pipeliens

Peter Justin 4 years ago
parent
commit
8653c52404
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .azure-pipelines.yml

+ 1 - 1
.azure-pipelines.yml

@@ -17,7 +17,7 @@ jobs:
           python.version: '3.6'
           python.version: '3.6'
         Python37:
         Python37:
           python.version: '3.7'
           python.version: '3.7'
-        Python37:
+        Python38:
           python.version: '3.8'
           python.version: '3.8'
       maxParallel: 4
       maxParallel: 4