diff --git a/eng/azure-pipelines-public.yml b/eng/azure-pipelines-public.yml index a86fa4750a5a9..a4621bcd86193 100644 --- a/eng/azure-pipelines-public.yml +++ b/eng/azure-pipelines-public.yml @@ -152,7 +152,7 @@ stages: clangTargetArg: /p:ClangTarget=aarch64-apple-darwin archflag: --arch arm64 pool: - vmImage: macos-13 + vmImage: macos-14 steps: - bash: | set -ex diff --git a/eng/azure-pipelines.yml b/eng/azure-pipelines.yml index 2ecf2d5034604..f20f81c993ac1 100644 --- a/eng/azure-pipelines.yml +++ b/eng/azure-pipelines.yml @@ -160,7 +160,7 @@ extends: - _BuildConfig: Release pool: name: Azure Pipelines - image: macos-13 + image: macos-14 os: macOS templateContext: sdl: