From c328227bba1a8f16825631271becbe45543e124e Mon Sep 17 00:00:00 2001 From: Israel Soto Date: Sat, 1 Oct 2022 00:50:33 -0500 Subject: [PATCH] [ci] Bumped Xcode version to 13.2.1 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 61880a03c..5588032bc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -29,7 +29,7 @@ jobs: cakeTarget: 'ci' cakeExtraArgs: '--names=$(SdksNames)' windowsImage: '' - xcode: '13.2' + xcode: '13.2.1' cake: '0.33.0' initSteps: # Cake v0.33.0 uses this version