From 48def0536ae387eee6e10e3b2dd4a49924bd48f0 Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Tue, 20 Jan 2026 16:59:56 +0000 Subject: [PATCH] CI: Upgrade LibreSSL versions Add LibreSSL 4.2. --- .github/workflows/test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9ff07cbcd..c511bd7c5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -112,7 +112,8 @@ jobs: # http://www.libressl.org/releases.html - libressl-3.9.2 # EOL 2025-04-05 - libressl-4.0.1 # Supported until 2025-10-08 - - libressl-4.1.1 # Supported until 2026-04-28 + - libressl-4.1.2 # Supported until 2026-04-28 + - libressl-4.2.1 # https://github.com/aws/aws-lc/tags - aws-lc-latest include: