Skip to content

Commit

Permalink
Update MacOS build pool to OSX 15 (#7603)
Browse files Browse the repository at this point in the history
  • Loading branch information
jander-msft authored Nov 4, 2024
1 parent 63f322e commit 2da096c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/jobs/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
${{ if in(parameters.osGroup, 'MacOS') }}:
pool:
name: Azure Pipelines
vmImage: macos-12
vmImage: macos-15
os: macOS

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

0 comments on commit 2da096c

Please sign in to comment.