diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e661eb2a3..b5710c010 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -82,12 +82,12 @@ stages: PS7_Ubuntu_22_04: vmImage: ubuntu-22.04 pwsh: true - PS7_macOS_11: - vmImage: macOS-11 - pwsh: true PS7_macOS_12: vmImage: macOS-12 pwsh: true + PS7_macOS_13: + vmImage: macOS-13 + pwsh: true PS7_Windows_Server2019: vmImage: windows-2019 pwsh: true