diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index db95249fc17efc5b5cf9599396467da74ddb6432..67e3a5b99f217f8430e5cbf94bf62a26fe7419ca 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -33,5 +33,5 @@ set -ex
 
 git submodule update --init
 make run_dep_checks
-make CONFIG=$config $1 -j3
+make CONFIG=$config $1
 bins/$config/$1