Skip to content

Commit

Permalink
Decrease Windows CI runner thread
Browse files Browse the repository at this point in the history
  • Loading branch information
mewim committed May 30, 2023
1 parent 75a0bef commit 83e1dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
shell: cmd
run: |
call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
make test NUM_THREADS=24
make test NUM_THREADS=18
clang-formatting-check:
name: clang-format check
Expand Down

0 comments on commit 83e1dcc

Please sign in to comment.