commit | 8d1f327ca3438973f05b0cfab1222590bfff0320 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Apr 13 11:53:19 2022 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Apr 13 11:53:19 2022 +0100 |
tree | 58fa57d92fadb7aa51df61b68f09f17cce608cde | |
parent | 98ab15cd94849192ba00403e8534cca3e8277331 [diff] |
luci: use Python3 on LUCI Bug: crbug/1313718 Change-Id: I0c5e8904bf1c9a01b86dd8eada4c48b6b005dcf3
diff --git a/infra/luci/main.star b/infra/luci/main.star index 316a505..e7c01e4 100755 --- a/infra/luci/main.star +++ b/infra/luci/main.star
@@ -82,6 +82,7 @@ name = "perfetto", cipd_package = "infra/recipe_bundles/android.googlesource.com/platform/external/perfetto", cipd_version = "refs/heads/master", + use_python3 = True, ), dimensions = { "pool": "luci.perfetto.official",