Skip to content

Commit

Permalink
Move to new OSX queue (#69008)
Browse files Browse the repository at this point in the history
Responding to request from core-eng to move to a new queue.

Co-authored-by: Jared Parsons <jared@popcornbear.org>
  • Loading branch information
jaredpar and Jared Parsons authored Jul 12, 2023
1 parent f6b8518 commit d71ec68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ variables:

- name: HelixMacOsQueueName
${{ if eq(variables['System.TeamProject'], 'public') }}:
value: OSX.1015.Amd64.Open
value: OSX.13.Amd64.Open
${{ else }}:
value: OSX.1015.Amd64
value: OSX.13.Amd64

stages:
- stage: Windows_Debug_Build
Expand Down

0 comments on commit d71ec68

Please sign in to comment.