Skip to content

Commit

Permalink
Increase parallel jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
starg2 committed Dec 9, 2023
1 parent 75fb4b2 commit 5c4964a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
--with-default-msvcrt=${{ matrix.crt }}
--provided-toolchain=/d/toolchains
--enable-languages=c,c++
--jobs=2
--jobs=4
--bin-compress
--src-compress
--logviewer-command=cat
Expand Down

0 comments on commit 5c4964a

Please sign in to comment.