Skip to content

Commit

Permalink
CI: Remove more tests on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Feb 9, 2024
1 parent df65e5a commit 9637d29
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 9637d29

Please sign in to comment.