commit | 61cda6dfde7956a5a7073d6450549da9729e9449 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Sep 02 17:32:43 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Tue Dec 07 14:52:08 2021 +0100 |
tree | 1e486d34d3814a5356c0203feba6676304fad6b4 | |
parent | fa8a36470d03d20c92b1983c8482e521a6e2896a [diff] |
CI: Github Actions: temporarily disable BoringSSL builds A recent update to BoringSSL broke the build again, and given that it's not used except for QUIC development, let's temporarily disable it until the issue is analysed and fixed. (cherry picked from commit 30ee2965b66f20a2649323ca36029bf2440e34b9) Signed-off-by: William Lallemand <wlallemand@haproxy.org>