diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bef44758e972..193128561298 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -53,7 +53,7 @@ stages: macOS_py310: vmImage: 'macOS-latest' python.version: '3.10' - macOS_py310: + macOS_py311: vmImage: 'macOS-latest' python.version: '3.11' Windows_py39: