test-bugzilla-files/config |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bbb7f8ac9ba2a0e651008b963c0d8bd00eaf0442
Author:     Caolán McNamara <[email protected]>
AuthorDate: Fri Sep 30 13:55:32 2022 +0100
Commit:     Caolán McNamara <[email protected]>
CommitDate: Fri Sep 30 16:06:51 2022 +0200

    use current ncpus
    
    Change-Id: I911f7158ad2ee2b4feb461c1bfc8b0d58b8be122
    Reviewed-on: https://gerrit.libreoffice.org/c/dev-tools/+/140800
    Tested-by: Caolán McNamara <[email protected]>
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/test-bugzilla-files/config b/test-bugzilla-files/config
index 3276db0..28a6923 100644
--- a/test-bugzilla-files/config
+++ b/test-bugzilla-files/config
@@ -3,7 +3,7 @@ export SRCDIR=/home/$USER/source/libo-core
 export BUILDDIR=/home/$USER/build
 export INSTDIR=$BUILDDIR/instdir
 export USERDIR=/home/$USER/.config
-export WORKERS=30
+export WORKERS=48
 export DTPATH=~/source/dev-tools/
 
 # Warning limits

Reply via email to