ocamlPackages.shell: disable tests of version 0.14

This commit is contained in:
Vincent Laporte
2025-02-14 10:55:47 +01:00
committed by Vincent Laporte
parent 35bd105dc8
commit 5e281f0f6e
@@ -977,6 +977,7 @@ with self;
buildInputs = [ jst-config ];
propagatedBuildInputs = [ textutils ];
checkInputs = [ ounit ];
doCheck = false; # Does not build with GCC 14
};
shexp = janePackage {