From ba6e1a6e922a538ceda075444ac7985570d39c04 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Wed, 16 Jul 2025 22:34:51 -0700 Subject: [PATCH] Update official.yml --- .pipelines/official.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pipelines/official.yml b/.pipelines/official.yml index 0ff76d1..38cb5dd 100644 --- a/.pipelines/official.yml +++ b/.pipelines/official.yml @@ -19,7 +19,7 @@ extends: networkIsolationPolicy: Preferred, GitHub pool: name: Azure Pipelines - image: "macOS-13" + image: "macOS-14" os: macOS sdl: sourceAnalysisPool: @@ -37,4 +37,4 @@ extends: stages: - stage: Stage jobs: - - template: .pipelines/templates/main.yml@self \ No newline at end of file + - template: .pipelines/templates/main.yml@self