Skip to content

Commit edabaf3

Browse files
committed
Move to macos14 (#14137)
1 parent 1441926 commit edabaf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure-pipelines-official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ parameters:
5555
image: 1es-ubuntu-2204
5656
os: linux
5757
- name: Azure Pipelines
58-
image: macOS-12
58+
image: macos-14
5959
os: macOS
6060

6161
variables:

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ stages:
157157
vmImage: ubuntu-22.04
158158
pwsh: true
159159
macOS_12:
160-
vmImage: macOS-12
160+
vmImage: macos-14
161161
pwsh: true
162162
pool:
163163
vmImage: $[ variables['vmImage'] ]

0 commit comments

Comments
 (0)