Skip to content

Commit 22699d7

Browse files
authored
[ci] Use latest macOS-14 image (#9385)
Context: https://github.com/actions/runner-images/blob/768c45609155f3d115ea5c2c23ce129af4d17a9e/images/macos/macos-14-Readme.md Updates the hosted macOS pool used for build and test stages to the latest macOS 14 Sonoma images.
1 parent 078b9b7 commit 22699d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/yaml-templates/variables.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ variables:
3030
- name: GitHub.Token
3131
value: $(github--pat--vs-mobiletools-engineering-service2)
3232
- name: HostedMacImage
33-
value: macOS-13
33+
value: macOS-14
3434
- name: HostedWinImage
3535
value: windows-2022
3636
- name: WindowsPoolImage1ESPT

0 commit comments

Comments
 (0)