summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTomek Mrugalski <tomek@isc.org>2023-02-21 14:25:44 +0100
committerTomek Mrugalski <tomek@isc.org>2023-05-19 13:41:01 +0200
commit0a6f2a17165c24b8a2e577a87fd0fbb22840db60 (patch)
tree79e30ef011ff15c556f06278d1e28b99de63f0ab /.github
parent[#2760] Python disabled, hammer build (diff)
downloadkea-0a6f2a17165c24b8a2e577a87fd0fbb22840db60.tar.xz
kea-0a6f2a17165c24b8a2e577a87fd0fbb22840db60.zip
[#2760] enabled 2 jobs compilation
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 1 insertions, 1 deletions
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