]> git.ipfire.org Git - thirdparty/squid.git/commit
CI: better parallelism for functionality-test build (#1805)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Wed, 1 May 2024 20:58:48 +0000 (20:58 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 1 May 2024 20:58:54 +0000 (20:58 +0000)
commita9eda96922a83c172fd970f9c3c4e64f7ec9c02c
tree2b78ddb3c7dd246bce838ad1bdebb431d46b870f
parent0a96ce73a0133aa67e882e70412ff3423af9ac9a
CI: better parallelism for functionality-test build (#1805)

Use nproc to detect the actual number of CPU cores available instead of
going by an old "2 cores" value from GitHub Actions runners docs.
.github/workflows/default.yaml