From 3d437651da605e0010d399781cf2a0175e119dff Mon Sep 17 00:00:00 2001 From: not-matthias Date: Mon, 2 Feb 2026 15:50:54 +0100 Subject: [PATCH] ci: enable memory profiling again --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index eb5392a13f4..ba3ca3d649c 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -26,7 +26,7 @@ jobs: SCCACHE_GHA_ENABLED: "true" strategy: matrix: - type: [simulation] # , memory] # memory profile disabled due to variance + type: [simulation, memory] package: [ uu_base64, uu_cksum,