Skip to content

Commit

Permalink
Bump MacOS (#18023)
Browse files Browse the repository at this point in the history
Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com>
  • Loading branch information
psfinaki and vzarytovskii authored Nov 18, 2024
1 parent a95a9ea commit fa60e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines-PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ stages:
# MacOS
- job: MacOS
pool:
vmImage: macos-12
vmImage: macos-latest
timeoutInMinutes: 120
variables:
- name: _SignType
Expand Down Expand Up @@ -727,7 +727,7 @@ stages:
# Plain FCS build Mac
- job: Plain_Build_MacOS
pool:
vmImage: macos-12
vmImage: macos-latest
variables:
- name: _BuildConfig
value: Debug
Expand Down

0 comments on commit fa60e8c

Please sign in to comment.