commit | 0710521ff0467b23bf55b390ecf7943b5957b962 | [log] [tgz] |
---|---|---|
author | Andrii Shyshkalov <tandrii@google.com> | Thu May 06 22:33:48 2021 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 06 20:54:43 2021 +0000 |
tree | 06244f692b1c8e9d8551c117dee65b16f7fc089b | |
parent | 7e2d04e09e253c065d769dc84a507b6d496aed0c [diff] |
[infra] upgrade upstream recipes-py dep to "main". Also, I need to poke ci builders after another "main" fix in https://crrev.com/i/3813486 R=phosek Bug: chromium:1205320 Change-Id: I9894af0557f7d387f1f65315bccfd0a731b00dfc Reviewed-on: https://gn-review.googlesource.com/c/gn/+/11461 Reviewed-by: Petr Hosek <phosek@google.com> Commit-Queue: Petr Hosek <phosek@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 77f7e99..4596382 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -2,7 +2,7 @@ "api_version": 2, "deps": { "recipe_engine": { - "branch": "master", + "branch": "main", "revision": "d31ba13ede8c21e60116ae61e4490d53ba77fcbd", "url": "https://chromium.googlesource.com/infra/luci/recipes-py" }