From 24f73ee9c81659c438e04b297269a85ebc934b8b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 5 Aug 2026 09:49:22 -0800 Subject: [PATCH] Disable benchmarks for `hOpenPGP` as they fail to build Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 789ae558..20767ce1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9126,6 +9126,7 @@ skipped-benchmarks: # runaway build? - type-of-html + - hOpenPGP # Maintainers who don't want to update benchmarks # Only re-enable if requested.