]> git.ipfire.org Git - thirdparty/squid.git/commit
CI: Use packages from GitHub Actions MacOS runner base-image (#1850)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Tue, 25 Jun 2024 23:03:16 +0000 (23:03 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 26 Jun 2024 13:35:43 +0000 (13:35 +0000)
commite68abfced2e7c3e0af36fa74939489a1c7071e7d
tree09849c65f962134c71155b6ff232df1165f38e57
parent99572608ffe1d6567abd876d27ceeb51174a2237
CI: Use packages from GitHub Actions MacOS runner base-image (#1850)

    openldap 2.6.8 is already installed and up-to-date.
    openssl@3 3.3.1 is already installed and up-to-date.

Do not "brew install" openldap and openssl packages to avoid GitHub
Actions warnings. If GitHub stops pre-installing these packages, then
MacOS tests will fail because Squid is not compatible with MacOS's
native frameworks for LDAP and OpenSSL.

Also fix an indentation error.
.github/workflows/default.yaml