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