diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 06ceef4f..588d7e46 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,6 +23,8 @@ jobs: python.version: '3.10' Python311: python.version: '3.11' + Python312: + python.version: '3.12' maxParallel: 3 steps: