diff --git a/.vsts-ci.yml b/.vsts-ci.yml
index bee286311814..a1303ce1edde 100644
--- a/.vsts-ci.yml
+++ b/.vsts-ci.yml
@@ -392,7 +392,7 @@ extends:
agentOs: Darwin
pool:
name: Azure Pipelines
- image: macOS-latest
+ image: macos-13
os: macOS
timeoutInMinutes: 180
strategy:
diff --git a/.vsts-pr.yml b/.vsts-pr.yml
index daac9010733d..96a917f920c9 100644
--- a/.vsts-pr.yml
+++ b/.vsts-pr.yml
@@ -345,7 +345,7 @@ stages:
parameters:
agentOs: Darwin
pool:
- vmImage: 'macOS-latest'
+ vmImage: 'macos-13'
timeoutInMinutes: 180
strategy:
matrix:
diff --git a/eng/Versions.props b/eng/Versions.props
index e21270bac706..2f8bc3e2ad31 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -8,7 +8,7 @@
6
0
4
- 27
+ 28
$(VersionMajor).$(VersionMinor).$(VersionSDKMinor)$(VersionFeature)
servicing
$(VersionMajor).$(VersionMinor)