We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2217042 commit 1a2d2a7Copy full SHA for 1a2d2a7
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
- uses: actions/checkout@v4
86
- name: Install packages
87
run: |
88
- brew install meson ninja pkg-config pcre2 perl \
+ brew install -q meson ninja pkg-config pcre2 perl \
89
gnutls libressl mbedtls nettle nss wolfssl \
90
cyrus-sasl krb5 libdbi openldap \
91
mariadb-connector-c libpq \
0 commit comments