Skip to content

Commit

Permalink
Bump to macos-12 build image (#5101)
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored and nohwnd committed Jun 17, 2024
1 parent 83d73f7 commit c4d8039
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ parameters:
image: 1es-ubuntu-2204
os: linux
- name: Azure Pipelines
image: macOS-11
image: macOS-12
os: macOS

variables:
Expand Down
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ stages:
Ubuntu_22_04:
vmImage: ubuntu-22.04
pwsh: true
macOS_11:
vmImage: macOS-11
macOS_12:
vmImage: macOS-12
pwsh: true
pool:
vmImage: $[ variables['vmImage'] ]
Expand Down

0 comments on commit c4d8039

Please sign in to comment.