diff --git a/.ado/variables/mac.yml b/.ado/variables/mac.yml index f19c8aff920309..b1e7b7f818e281 100644 --- a/.ado/variables/mac.yml +++ b/.ado/variables/mac.yml @@ -1,4 +1,4 @@ variables: - VmImage: macOS-10.15 - slice_name: 'Xcode_12_4' - xcode_version: '/Applications/Xcode_12.4.app' \ No newline at end of file + VmImage: macOS-11 + slice_name: 'Xcode_13_1' + xcode_version: '/Applications/Xcode_13.1.app' \ No newline at end of file