CI: github actions: -Wno-deprecated-declarations with OpenSSL 3.0.0
authorWilliam Lallemand <wlallemand@haproxy.org>
Mon, 7 Jun 2021 13:27:57 +0000 (15:27 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 7 Jun 2021 13:34:07 +0000 (15:34 +0200)
commit64d6c09e54f5deed060ece04ad53a3f5298c0a96
treeda30e3ba02aa3168d8dc5955703535e68a074298
parentc3f28a38d261de052143145e87c7292357d40692
CI: github actions: -Wno-deprecated-declarations with OpenSSL 3.0.0

Disable the deprecated functions warning when building with openssl
3.0.0 alpha. This will need to be reverted once haproxy is ported to the
new API.
.github/matrix.py