From 126c144aeece8de9b9715932371d2cf220452ad4 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 16 Apr 2024 07:23:40 -0500 Subject: [PATCH] Update testing docs (#10829) --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index c97dfaeab..2d74b158c 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -31,10 +31,10 @@ We test compiling with ``clang`` as well as ``gcc`` and use the following OpenSSL releases in addition to distribution provided releases from the above supported platforms: -* ``OpenSSL 1.1.1-latest`` * ``OpenSSL 3.0-latest`` * ``OpenSSL 3.1-latest`` * ``OpenSSL 3.2-latest`` +* ``OpenSSL 3.3-latest`` We also test against the latest commit of BoringSSL as well as versions of LibreSSL that are receiving security support at the time of a given