diff --git a/dev-lang/python/python3.13-3.13.6.recipe b/dev-lang/python/python3.13-3.13.6.recipe index db0aafa55..63b5c384a 100644 --- a/dev-lang/python/python3.13-3.13.6.recipe +++ b/dev-lang/python/python3.13-3.13.6.recipe @@ -61,7 +61,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