From e3fa0c1e3f29d7a382e4e18e00edd9fb3603d5d8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Sep 2016 23:45:35 +0200 Subject: [PATCH] Mark next criterion release for upgrade in LTS #1912 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a1848ef..1a4b7de5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3103,3 +3103,4 @@ build-tool-overrides: tell-me-when-its-released: - bindings-GLFW-3.1.2.1 # skipped test-suite - vector-0.11.0.0 # skipped test-suite +- criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912