diff --git a/.github/workflows/quic-interop-libressl.yml b/.github/workflows/quic-interop-libressl.yml index d50a2a365..94322e129 100644 --- a/.github/workflows/quic-interop-libressl.yml +++ b/.github/workflows/quic-interop-libressl.yml @@ -1,3 +1,8 @@ +# +# chacha20 test must be enabled after LibreSSL-4.0 +# issue for tracking: https://github.com/haproxy/haproxy/issues/2569 +# + name: QUIC Interop LibreSSL on: