Skip to content

Commit 59af997

Browse files
vitek-karasCopilot
andcommitted
Update release/8.0 osx x64 Helix queue
Move the remaining public release/8.0 pipeline references from OSX.14.Amd64.Open to OSX.15.Amd64.Open to match the Helix queue migration notice. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 20950fc commit 59af997

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

eng/pipelines/coreclr/templates/helix-queues-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
# OSX x64
114114
- ${{ if eq(parameters.platform, 'osx_x64') }}:
115115
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
116-
- OSX.14.Amd64.Open
116+
- OSX.15.Amd64.Open
117117
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
118118
- OSX.14.Amd64
119119

eng/pipelines/libraries/helix-queues-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
# OSX x64
8181
- ${{ if eq(parameters.platform, 'osx_x64') }}:
82-
- OSX.14.Amd64.Open
82+
- OSX.15.Amd64.Open
8383

8484
# Android
8585
- ${{ if in(parameters.platform, 'android_x86', 'android_x64', 'linux_bionic_x64') }}:

0 commit comments

Comments
 (0)