We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06eb28c commit 9a0f6abCopy full SHA for 9a0f6ab
docker_php8.4-dev
@@ -19,4 +19,4 @@ RUN cd /tmp/simdjson && \
19
phpize && \
20
./configure && \
21
make -j$(nproc) && \
22
- make test TESTS="-m --show-diff"
+ make test TESTS="-m --show-diff -j2"
0 commit comments