Skip to content

Commit 9637d29

Browse files
committed
CI: Remove more tests on macOS
Towards #2455.
1 parent df65e5a commit 9637d29

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)