Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
CI: Remove more tests on macOS
Towards #2455.
  • Loading branch information
certik committed Feb 9, 2024
commit 9637d292f59b21b433c95869d246227baff232f2
4 changes: 2 additions & 2 deletions ci/test.xsh
Original file line number Diff line number Diff line change
Expand Up @@ -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 -j16 -b llvm cpython wasm
python run_tests.py -j16 -b llvm cpython wasm -f
python run_tests.py -j1 -b cpython wasm
python run_tests.py -j1 -b cpython wasm -f