[roll] Roll infra/recipes [emu] Increase memory for coverage.x64 emulators.
We started seeing kernel OOMs on the clang coverage x64 builders. We
already use 16GB for the rust version, so do the same for the clang
version to mitigate this issue.
Original-Bug: 362342444
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1107878
Original-Revision: f2d812953841ec1f608a30a4a41e3e884b66b54a
GitOrigin-RevId: eb10a5c818db3cf2ce8c5b66dd91450c019c6fdf
Change-Id: If7dba442313c58a00681c9f81790a590f93642fe
diff --git a/infra/recipes b/infra/recipes
index e0579f9..c325284 100644
--- a/infra/recipes
+++ b/infra/recipes
@@ -11,6 +11,6 @@
path="infra/recipes"
remote="https://fuchsia.googlesource.com/infra/recipes"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="68b0e8cbc329f3b8f62b0225c5802b9665f47c8c"/>
+ revision="f2d812953841ec1f608a30a4a41e3e884b66b54a"/>
</projects>
</manifest>