mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
[actions] reduced threads to 2
This commit is contained in:
parent
b88e44f252
commit
bdbd530966
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-freebsd.yml
vendored
2
.github/workflows/build-freebsd.yml
vendored
|
@ -17,4 +17,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
cmake -DWITH_UPNP=ON
|
cmake -DWITH_UPNP=ON
|
||||||
gmake -j3
|
gmake -j2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue