From 19112895b07fd6cfa58308ffdc24ac8767228982 Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Thu, 8 Jun 2023 13:47:28 -0700 Subject: [PATCH] Replace benchmarks with its v2 version. Benchmarks has been migrated to engine v2 and it is ready to replace the legacy version. --- .ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 8b1b882c48418..1e124d5e43bed 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -184,6 +184,7 @@ targets: timeout: 60 - name: Linux Benchmarks + bringup: true enabled_branches: - main - master @@ -195,7 +196,6 @@ targets: timeout: 60 - name: Linux linux_benchmarks - bringup: true enabled_branches: - main recipe: engine_v2/builder