Skip to content

Commit

Permalink
[tmp] try iOS 17.x queue (non scouting)
Browse files Browse the repository at this point in the history
  • Loading branch information
matouskozak committed Dec 12, 2024
1 parent b892dff commit 49bca12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eng/pipelines/coreclr/templates/helix-queues-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

# iOS devices
- ${{ if in(parameters.platform, 'ios_arm64') }}:
- OSX.Amd64.Iphone.Scouting.Open
- macos.arm64.Iphone.Open

# tvOS devices
- ${{ if in(parameters.platform, 'tvos_arm64') }}:
Expand Down
2 changes: 1 addition & 1 deletion eng/pipelines/libraries/helix-queues-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

# iOS devices
- ${{ if in(parameters.platform, 'ios_arm64') }}:
- OSX.Amd64.Iphone.Scouting.Open
- macos.arm64.Iphone.Open

# tvOS devices
- ${{ if in(parameters.platform, 'tvos_arm64') }}:
Expand Down

0 comments on commit 49bca12

Please sign in to comment.