Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e63ad4a

Browse files
authored
Merge branch 'release/8.0-staging' => 'release/8.0' (#35077)
2 parents c12cf80 + 714de58 commit e63ad4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure-pipelines-public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ stages:
176176
- job: macOS
177177
enablePublishTestResults: true
178178
pool:
179-
vmImage: macOS-12
179+
vmImage: macOS-13
180180
variables:
181181
# Rely on task Arcade injects, not auto-injected build step.
182182
- skipComponentGovernanceDetection: true

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ extends:
131131
- job: macOS
132132
pool:
133133
name: Azure Pipelines
134-
image: macOS-12
134+
image: macOS-13
135135
os: macOS
136136
variables:
137137
# Rely on task Arcade injects, not auto-injected build step.

0 commit comments

Comments
 (0)