Skip to content

Commit d0f14db

Browse files
committed
Revert to OSx 12 now that three bad machines are out of rotation
1 parent 1d51dbf commit d0f14db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vsts-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ extends:
181181
image: macOS-latest
182182
os: macOS
183183
${{ if eq(variables['System.TeamProject'], 'public') }}:
184-
helixTargetQueue: OSX.13.Amd64.Open
184+
helixTargetQueue: OSX.1200.Amd64.Open
185185
${{ if ne(variables['System.TeamProject'], 'public') }}:
186-
helixTargetQueue: OSX.13.Amd64
186+
helixTargetQueue: OSX.1200.Amd64
187187
variables:
188188
- name: _BuildConfig
189189
value: Release

0 commit comments

Comments
 (0)