Skip to content

Commit 2da096c

Browse files
authored
Update MacOS build pool to OSX 15 (#7603)
1 parent 63f322e commit 2da096c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/jobs/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
${{ if in(parameters.osGroup, 'MacOS') }}:
7171
pool:
7272
name: Azure Pipelines
73-
vmImage: macos-12
73+
vmImage: macos-15
7474
os: macOS
7575

7676
${{ if ne(parameters.container, '') }}:

0 commit comments

Comments
 (0)