diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2e81fcbf88..2613e3acad 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,9 +27,6 @@ stages: - job: macOSBuilds strategy: matrix: - macOS_12: - vmImage: 'macOS-12' - artifactName: 'macOS-12' macOS_13: vmImage: 'macOS-13' artifactName: 'macOS-13'