diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6318e95..2ac758e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,7 +18,7 @@ jobs: - job: Mac dependsOn: MatricesGenerator pool: - vmImage: 'macOS-12' + vmImage: 'macOS-14' strategy: matrix: $[ dependencies.MatricesGenerator.outputs['mtrx.mac'] ] steps: