diff --git a/test/Jamfile b/test/Jamfile index b707723..a2e228d 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -147,5 +147,6 @@ compile variant_visit_r_cx.cpp : [ requires cxx14_constexpr ] ; run variant_index_type.cpp : : : release msvc,32:no + msvc-14.0:no # fails on GHA (only) with "out of heap space" clang:-ftemplate-depth=1024 ;