Skip to content

Commit fa60e8c

Browse files
Bump MacOS (#18023)
Co-authored-by: Vlad Zarytovskii <[email protected]>
1 parent a95a9ea commit fa60e8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines-PR.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ stages:
589589
# MacOS
590590
- job: MacOS
591591
pool:
592-
vmImage: macos-12
592+
vmImage: macos-latest
593593
timeoutInMinutes: 120
594594
variables:
595595
- name: _SignType
@@ -727,7 +727,7 @@ stages:
727727
# Plain FCS build Mac
728728
- job: Plain_Build_MacOS
729729
pool:
730-
vmImage: macos-12
730+
vmImage: macos-latest
731731
variables:
732732
- name: _BuildConfig
733733
value: Debug

0 commit comments

Comments
 (0)