Skip to content

Commit 38c7170

Browse files
Update to MacOS 15 in Helix (#60237)
Co-authored-by: William Godbe <wigodbe@microsoft.com>
1 parent f56b114 commit 38c7170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/targets/Helix.Common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<!-- aspnetcore-quarantined-pr (quarantined-pr.yml) -->
3030
<ItemGroup>
3131
<HelixAvailableTargetQueue Include="Ubuntu.2004.Amd64.Open" Platform="Linux" />
32-
<HelixAvailableTargetQueue Include="OSX.13.Amd64.Open" Platform="OSX" />
32+
<HelixAvailableTargetQueue Include="OSX.15.Amd64.Open" Platform="OSX" />
3333
<HelixAvailableTargetQueue Include="Windows.11.Amd64.Client.Open" Platform="Windows" />
3434
</ItemGroup>
3535
</When>

0 commit comments

Comments
 (0)