diff --git a/azure-pipelines.yml b/azure-pipelines.yml index db2d4f2b..c927f3ca 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,6 +21,8 @@ jobs: python.version: '3.6' Python37: python.version: '3.7' + Python38: + python.version: '3.8' maxParallel: 4 steps: