]> git.ipfire.org Git - thirdparty/squid.git/commit
CI: Add clang to GitHub Actions build-tests matrix (#1812)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Tue, 14 May 2024 22:39:14 +0000 (22:39 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 15 May 2024 14:25:13 +0000 (14:25 +0000)
commit5a7811aff6919406fa93317579c510c6b6708aec
tree8c0bf3851822df338f2c052a7b6e8e407002a628
parent45eabfa1155451024d2f574551bc939cd3ee1876
CI: Add clang to GitHub Actions build-tests matrix (#1812)

Add "compiler" dimension to build-tests matrix.

Do not test layer-04-noauth-everything to partially compensate for the
new matrix dimension repeating other layer tests 3 times.

Change build-tests artifacts name pattern to include compiler dimension
to avoid name clashes that would result in logs being overwritten and
lost. Also use target environment instead of runner environment in
anticipation of adding container-based tests where the two differ.
.github/workflows/default.yaml