From 4a69a77da088c77452dbf361aaa74c8cb0b5421d Mon Sep 17 00:00:00 2001 From: joanhey Date: Fri, 6 Feb 2026 13:22:27 +0100 Subject: [PATCH] [scala/http4s] Marked as broken --- frameworks/Scala/http4s/benchmark_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frameworks/Scala/http4s/benchmark_config.json b/frameworks/Scala/http4s/benchmark_config.json index cf9d8d39e1e..94084ade248 100644 --- a/frameworks/Scala/http4s/benchmark_config.json +++ b/frameworks/Scala/http4s/benchmark_config.json @@ -20,7 +20,8 @@ "webserver": "blaze", "os": "Linux", "display_name": "http4s", - "notes": "" + "notes": "", + "tags": [ "broken" ] } }] }