aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.buildkite/cpp-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.buildkite/cpp-test.sh b/.buildkite/cpp-test.sh
index dafc754742d..121e41b9100 100755
--- a/.buildkite/cpp-test.sh
+++ b/.buildkite/cpp-test.sh
@@ -2,4 +2,4 @@
set -euo pipefail
-ctest3 --output-junit "$LOG_DIR/vespa-cpptest-results.xml" --output-on-failure -j "$NUM_CPU_LIMIT"
+ctest3 --output-junit "$LOG_DIR/vespa-cpptest-results.xml" --output-on-failure -j "$NUM_CPP_THREADS"