From 6e3a8eddb92dea8e7bd45e9d54b8c83607aa8597 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 15 Jul 2025 22:27:13 +0800 Subject: [PATCH] skip type-of-html bench: at least initial 9.12.2 build it seemed to get stuck we can try to re-enable later --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db79506a..358f2669 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9263,6 +9263,9 @@ skipped-benchmarks: - pandoc - git-annex + # runaway build? + - type-of-html + # Maintainers who don't want to update benchmarks # Only re-enable if requested. ## @hvr https://github.com/fpco/stackage/issues/2538#issuecomment-304458844