Skip to content

Commit d1bbcda

Browse files
authored
Revert arm64 queue to MacOS 13 due to limited capacity (#48044)
2 parents fe08f41 + 49a6333 commit d1bbcda

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
@@ -300,7 +300,7 @@ extends:
300300
name: Azure Pipelines
301301
vmImage: macOS-latest
302302
os: macOS
303-
helixTargetQueue: osx.15.arm64
303+
helixTargetQueue: osx.13.arm64
304304
macOSJobParameterSets:
305305
- categoryName: TestBuild
306306
buildArchitecture: arm64

.vsts-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ stages:
7272
name: Azure Pipelines
7373
vmImage: macOS-latest
7474
os: macOS
75-
helixTargetQueue: osx.15.arm64.open
75+
helixTargetQueue: osx.13.arm64.open
7676
macOSJobParameterSets:
7777
- categoryName: TestBuild
7878
buildArchitecture: arm64

0 commit comments

Comments
 (0)