Skip to content

Commit 25f8d9b

Browse files
prathikrPrathik Rao
andauthored
upgrade foundry local core osx builds to use macos-15 (#611)
Co-authored-by: Prathik Rao <prathikrao@microsoft.com>
1 parent 6e767ac commit 25f8d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/foundry-local-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ extends:
192192
displayName: 'FLC osx-arm64'
193193
pool:
194194
name: Azure Pipelines
195-
vmImage: 'macOS-14'
195+
vmImage: 'macOS-15'
196196
os: macOS
197197
templateContext:
198198
outputs:

0 commit comments

Comments
 (0)