Skip to content

Commit 3503dcf

Browse files
authored
Update games.yml
1 parent ca09276 commit 3503dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/games.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
-openings file=UHO_Lichess_4852_v1.epd format=epd order=random \
6262
-each tc=10+0.5 \
6363
-rounds 6000 \
64-
-concurrency 1 \
64+
-concurrency $(nproc) \
6565
-pgnout notation=san nodes=true file=games1.pgn \
6666
-sprt elo0=0 elo1=2 alpha=0.05 beta=0.05
6767

0 commit comments

Comments
 (0)