diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5cda391d..f3ed96ee 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,6 +21,8 @@ jobs: python.version: '3.11' Python312: python.version: '3.12' + Python313: + python.version: '3.13' maxParallel: 3 steps: