From 373b99ec66510ad31c34d90867a07a82a6da5809 Mon Sep 17 00:00:00 2001 From: vchamarthi Date: Mon, 17 Aug 2026 11:52:55 -0500 Subject: [PATCH] asv: track dev-milestone alongside main in benchmark dashboard --- benchmarks/asv.conf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/benchmarks/asv.conf.json b/benchmarks/asv.conf.json index 0665bc5e..78885aaa 100644 --- a/benchmarks/asv.conf.json +++ b/benchmarks/asv.conf.json @@ -4,7 +4,8 @@ "project_url": "https://github.com/IntelPython/mkl_umath", "repo": "..", "branches": [ - "main" + "main", + "dev-milestone" ], "environment_type": "conda", "conda_channels": [