diff --git a/azure-pipelines/build-python-packages.yml b/azure-pipelines/build-python-packages.yml index 0f28e35..c23d94c 100644 --- a/azure-pipelines/build-python-packages.yml +++ b/azure-pipelines/build-python-packages.yml @@ -6,7 +6,7 @@ stages: - stage: Build_Python_MacOS dependsOn: [] variables: - VmImage: 'macOS-10.14' + VmImage: 'macOS-10.15' Platform: darwin Architecture: x64 jobs: