From a7dd3f0161056379e6f6c760f95614fae77dd4f7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Jun 2016 08:03:16 -0700 Subject: [PATCH] Skip union benchmarks per int-index/union#4 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19820e84..eba63c1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2963,6 +2963,9 @@ skipped-benchmarks: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees + # https://github.com/int-index/union/issues/4 + - union + # end of skipped-benchmarks