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.
2 parents 77e3c62 + cd454cb commit eceab13Copy full SHA for eceab13
ci/test.xsh
@@ -29,5 +29,5 @@ else:
29
python run_tests.py -j16 -b x86 wasm_x86 wasm_x64
30
python run_tests.py -j16 -b x86 wasm_x86 wasm_x64 -f
31
else:
32
- python run_tests.py -j1 -b cpython wasm
33
- python run_tests.py -j1 -b cpython wasm -f
+ python run_tests.py -j1 -b llvm cpython c wasm
+ python run_tests.py -j1 -b llvm cpython c wasm -f
0 commit comments