diff --git a/eng/pipelines/templates/stages/platform-matrix.json b/eng/pipelines/templates/stages/platform-matrix.json index 43e58a9a1..e994772f7 100644 --- a/eng/pipelines/templates/stages/platform-matrix.json +++ b/eng/pipelines/templates/stages/platform-matrix.json @@ -7,7 +7,7 @@ "OSConfiguration": { "macos-latest": { "OSVmImage": "env:MACVMIMAGE", - "XCODE_VERSION": "14.2" + "XCODE_VERSION": "15.4" } }, "StaticConfigs": {