From 97f21b15c29b4f6182b4ec6fda96591a4a7f20a4 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Wed, 16 Jul 2025 22:35:12 -0700 Subject: [PATCH] Update mac-ios-spm-dev-validation-pipeline.yml --- .pipelines/mac-ios-spm-dev-validation-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pipelines/mac-ios-spm-dev-validation-pipeline.yml b/.pipelines/mac-ios-spm-dev-validation-pipeline.yml index 449e627..d3f9765 100644 --- a/.pipelines/mac-ios-spm-dev-validation-pipeline.yml +++ b/.pipelines/mac-ios-spm-dev-validation-pipeline.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