Skip to content

Commit e97ef7d

Browse files
authored
[automated] Merge branch 'release/9.0.3xx' => 'main' (#48072)
2 parents 66980a3 + d1bbcda commit e97ef7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vsts-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ extends:
313313
name: Azure Pipelines
314314
vmImage: macOS-latest
315315
os: macOS
316-
helixTargetQueue: osx.15.arm64
316+
helixTargetQueue: osx.13.arm64
317317
macOSJobParameterSets:
318318
- categoryName: TestBuild
319319
targetArchitecture: arm64

.vsts-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ stages:
7777
name: Azure Pipelines
7878
vmImage: macOS-latest
7979
os: macOS
80-
helixTargetQueue: osx.15.arm64.open
80+
helixTargetQueue: osx.13.arm64.open
8181
macOSJobParameterSets:
8282
- categoryName: TestBuild
8383
targetArchitecture: arm64

0 commit comments

Comments
 (0)