Use 1 thread in ci doc building.

This commit is contained in:
Dario Nieuwenhuis 2022-10-03 01:59:44 +02:00
parent 63f5602111
commit f075e62444

View File

@ -5,7 +5,7 @@ on:
branches: [master]
env:
BUILDER_THREADS: '2'
BUILDER_THREADS: '1'
jobs:
doc: