Skip to content

Commit 53b1896

Browse files
authored
Switch back to macos 13
1 parent 57d1594 commit 53b1896

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
@@ -145,7 +145,7 @@ stages:
145145
parameters:
146146
agentOs: Darwin
147147
pool:
148-
vmImage: 'macOS-latest'
148+
vmImage: 'macos-13'
149149
${{ if eq(variables['System.TeamProject'], 'public') }}:
150150
helixTargetQueue: OSX.1200.Amd64.Open
151151
${{ if ne(variables['System.TeamProject'], 'public') }}:

0 commit comments

Comments
 (0)