diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 23bb5bf18548..8aca98ed2114 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -180,7 +180,7 @@ extends: agentOs: Darwin pool: name: Azure Pipelines - image: macOS-latest + image: macos-13 os: macOS ${{ if eq(variables['System.TeamProject'], 'public') }}: helixTargetQueue: OSX.1200.Amd64.Open diff --git a/.vsts-pr.yml b/.vsts-pr.yml index 83bcf462bf89..d8829ad2efc3 100644 --- a/.vsts-pr.yml +++ b/.vsts-pr.yml @@ -145,7 +145,7 @@ stages: parameters: agentOs: Darwin pool: - vmImage: 'macOS-latest' + vmImage: 'macos-13' ${{ if eq(variables['System.TeamProject'], 'public') }}: helixTargetQueue: OSX.1200.Amd64.Open ${{ if ne(variables['System.TeamProject'], 'public') }}: diff --git a/eng/Versions.props b/eng/Versions.props index 7f587b662a44..33d0d226fcff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -10,7 +10,7 @@ - 6.0.135 + 6.0.136 servicing