diff --git a/.ci.yaml b/.ci.yaml index d8d9c9dcaea68..320e07744dca0 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -318,8 +318,9 @@ targets: runtime_versions: >- [ "ios-13-0", - "ios-15-0" + "ios-16-0_14a5294e" ] + xcode: 14a5294e # xcode 14.0 beta 5 timeout: 75 - name: Mac clang-tidy @@ -327,6 +328,7 @@ targets: properties: add_recipes_cq: "true" jazzy_version: "0.14.1" + xcode: 14a5294e # xcode 14.0 beta 5 timeout: 75 - name: Mac iOS Engine