diff --git a/ci/test.xsh b/ci/test.xsh index da9f40d1c1..ec07762e32 100644 --- a/ci/test.xsh +++ b/ci/test.xsh @@ -29,5 +29,5 @@ else: python run_tests.py -j16 -b x86 wasm_x86 wasm_x64 python run_tests.py -j16 -b x86 wasm_x86 wasm_x64 -f else: - python run_tests.py -j1 -b cpython wasm - python run_tests.py -j1 -b cpython wasm -f + python run_tests.py -j16 -b llvm cpython c wasm + python run_tests.py -j16 -b llvm cpython c wasm -f