From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- taskcluster/ci/source-test/kind.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'taskcluster/ci/source-test/kind.yml') diff --git a/taskcluster/ci/source-test/kind.yml b/taskcluster/ci/source-test/kind.yml index bb605e939a..f28ee39f96 100644 --- a/taskcluster/ci/source-test/kind.yml +++ b/taskcluster/ci/source-test/kind.yml @@ -16,13 +16,19 @@ kind-dependencies: - fetch - toolchain - build + - build-fat-aar jobs-from: + - android-compare-locales.yml + - android-detekt.yml + - android-lint.yml + - buildconfig.yml - clang.yml - cram.yml - doc.yml - file-metadata.yml - jsshell.yml + - ktlint.yml - mozlint.yml - mozlint-android.yml - node.yml @@ -37,7 +43,7 @@ jobs-from: - wpt-metadata.yml job-defaults: - use-system-python: false + use-python: default attributes: retrigger: true task-context: -- cgit v1.2.3