From d33c3f4bbce51cd6a3151a045ead3732bbd8d632 Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Fri, 11 Mar 2022 12:47:49 -0800 Subject: [PATCH] Update jazzy to 0.14.1. This is to remove objcdocs dependency on jquery. --- .ci.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 9e6bed7c4f521..15bfa8a0e9236 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -266,7 +266,7 @@ targets: android_sdk_license: \n24333f8a63b6825ea9c5514f83c2829b004d1fee android_sdk_preview_license: \n84831b9409646a918e30573bab4c9c91346d8abd build_android_aot: "true" - jazzy_version: 0.9.5 + jazzy_version: "0.14.1" timeout: 60 scheduler: luci @@ -275,7 +275,7 @@ targets: properties: add_recipes_cq: "true" build_host: "true" - jazzy_version: 0.9.5 + jazzy_version: "0.14.1" timeout: 75 scheduler: luci @@ -283,7 +283,7 @@ targets: recipe: engine/engine_unopt properties: add_recipes_cq: "true" - jazzy_version: 0.9.5 + jazzy_version: "0.14.1" timeout: 75 scheduler: luci @@ -291,7 +291,7 @@ targets: recipe: engine/engine_lint properties: add_recipes_cq: "true" - jazzy_version: 0.9.5 + jazzy_version: "0.14.1" timeout: 75 scheduler: luci @@ -300,7 +300,7 @@ targets: properties: build_ios: "true" ios_debug: "true" - jazzy_version: 0.9.5 + jazzy_version: "0.14.1" timeout: 60 scheduler: luci @@ -332,7 +332,7 @@ targets: environment: Staging dependencies: >- [ - {"dependency": "jazzy"} + {"dependency": "jazzy", "version": "0.14.1"} ] scheduler: luci @@ -420,7 +420,7 @@ targets: properties: build_ios: "true" ios_profile: "true" - jazzy_version: 0.9.5 + jazzy_version: "0.14.1" timeout: 90 scheduler: luci @@ -430,7 +430,7 @@ targets: properties: build_ios: "true" ios_release: "true" - jazzy_version: 0.9.5 + jazzy_version: "0.14.1" timeout: 90 scheduler: luci