From 151c04a7901ea760c11259cc3d474fc6b4d28c94 Mon Sep 17 00:00:00 2001 From: George Dan Miron <44091914+gdmiron@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:40:07 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 92a3de8..10fa49e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,7 +19,7 @@ jobs: - job: macOS pool: - vmImage: 'macOS-11' + vmImage: 'macOS-13' steps: - task: Bash@3