diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b8b45c321b..d5b61aba97 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,7 +24,7 @@ pr: jobs: - job: Mac pool: - vmImage: 'macOS-12' + vmImage: 'macOS-14' steps: - bash: | set -e