Skip to content

Commit 8456930

Browse files
authored
Bump to macos-12 build image (#5101)
1 parent 5479064 commit 8456930

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

azure-pipelines-official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ parameters:
5050
image: 1es-ubuntu-2204
5151
os: linux
5252
- name: Azure Pipelines
53-
image: macOS-11
53+
image: macOS-12
5454
os: macOS
5555

5656
variables:

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ stages:
156156
Ubuntu_22_04:
157157
vmImage: ubuntu-22.04
158158
pwsh: true
159-
macOS_11:
160-
vmImage: macOS-11
159+
macOS_12:
160+
vmImage: macOS-12
161161
pwsh: true
162162
pool:
163163
vmImage: $[ variables['vmImage'] ]

0 commit comments

Comments
 (0)