Skip to content

Commit e50e061

Browse files
authored
Switch PRs back to macos 13
1 parent b07b92e commit e50e061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ stages:
146146
parameters:
147147
agentOs: Darwin
148148
pool:
149-
vmImage: 'macos-13'
149+
vmImage: 'macos-12'
150150
${{ if eq(variables['System.TeamProject'], 'public') }}:
151151
helixTargetQueue: OSX.1200.Amd64.Open
152152
${{ if ne(variables['System.TeamProject'], 'public') }}:

0 commit comments

Comments
 (0)