]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2760] enabled 2 jobs compilation
authorTomek Mrugalski <tomek@isc.org>
Tue, 21 Feb 2023 13:25:44 +0000 (14:25 +0100)
committerTomek Mrugalski <tomek@isc.org>
Fri, 19 May 2023 11:41:01 +0000 (13:41 +0200)
.github/workflows/codeql.yml

index ddda0d1b7374edb82070716a63073362a798bf81..1daf44d2a3e877f1179d1290c208115dcee0218a 100644 (file)
@@ -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