Skip to content

Commit 662a2e9

Browse files
certikAgent-Hellboy
authored andcommitted
CI: Remove more tests on macOS
Towards lcompilers#2455.
1 parent 8762d11 commit 662a2e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/test.xsh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ else:
2929
python run_tests.py -j16 -b x86 wasm_x86 wasm_x64
3030
python run_tests.py -j16 -b x86 wasm_x86 wasm_x64 -f
3131
else:
32-
python run_tests.py -j16 -b llvm cpython wasm
33-
python run_tests.py -j16 -b llvm cpython wasm -f
32+
python run_tests.py -j1 -b cpython wasm
33+
python run_tests.py -j1 -b cpython wasm -f

0 commit comments

Comments
 (0)