diff --git a/dev-lang/python/python3.12-3.12.12.recipe b/dev-lang/python/python3.12-3.12.12.recipe index 4d3bcd455..7b9ea7b81 100644 --- a/dev-lang/python/python3.12-3.12.12.recipe +++ b/dev-lang/python/python3.12-3.12.12.recipe @@ -54,7 +54,7 @@ packageTests=false optimizedBuild=true # Generally, we disable parallel builds if "optimizedBuild == true" as they can fail. -forceParallelBuild=true +forceParallelBuild=false # Run all tests by default. Set to "true" to make "hp --test" only run then known failing tests. runOnlyKnownFailingTests=false