From 0ef9cc76458bbaee9e0ee657d964f372fd7e3ecd Mon Sep 17 00:00:00 2001 From: alvicsam Date: Thu, 23 Feb 2023 10:52:08 +0100 Subject: [PATCH] Revert bm runner for bench-bot --- commands/bench/bench.cmd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/bench/bench.cmd.json b/commands/bench/bench.cmd.json index 1b5d1e3..88f8ea5 100644 --- a/commands/bench/bench.cmd.json +++ b/commands/bench/bench.cmd.json @@ -5,7 +5,7 @@ "configuration": { "gitlab": { "job": { - "tags": ["weights-vm"], + "tags": ["weights"], "variables": {} } }