]> git.ipfire.org Git - thirdparty/suricata.git/commit
github-ci: use all cores available
authorJason Ish <jason.ish@oisf.net>
Fri, 9 Feb 2024 00:19:41 +0000 (18:19 -0600)
committerVictor Julien <victor@inliniac.net>
Tue, 13 Feb 2024 09:58:58 +0000 (10:58 +0100)
commit8522256aaa1c1df8c013d1e37f55fdb9db403a29
treee75e191cd0dee82e268b6dec5573ba3cc4084f01
parent6922fef4ab0ba8ecc19204c661d173037ad6d94c
github-ci: use all cores available

GitHub action Linux runners now have 4 cores, instead of hardcoding
the number, use nproc to determine how many cores are available and
use them.
.github/workflows/build-centos-7.yml
.github/workflows/builds.yml