diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9a7355fe5..425eb0aea 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -184,9 +184,6 @@ stages: # Host Box strategy: matrix: - macOS_10_15: - vmImage: 'macOS-10.15' - artifactName: 'macOS-10.15' macOS_11: vmImage: 'macOS-11' artifactName: 'macOS-11'