From: Tomek Mrugalski Date: Tue, 21 Feb 2023 13:25:44 +0000 (+0100) Subject: [#2760] enabled 2 jobs compilation X-Git-Tag: Kea-2.3.8~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6f2a17165c24b8a2e577a87fd0fbb22840db60;p=thirdparty%2Fkea.git [#2760] enabled 2 jobs compilation --- diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ddda0d1b73..1daf44d2a3 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -55,7 +55,7 @@ jobs: run: | autoreconf -i ./configure - make + make -j2 # ℹ️ Command-line programs to run using the OS shell. # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun