From 9f901dc05ce5ac5710c9f359a69d4fe1b0fd7b54 Mon Sep 17 00:00:00 2001 From: Jeremy Evans Date: Fri, 25 Mar 2022 13:14:29 -0700 Subject: Test on LibreSSL 3.4 and 3.5 --- .github/workflows/test.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0f33570e..de8360b0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -77,8 +77,10 @@ jobs: - openssl-1.1.1l - openssl-3.0.1 - libressl-3.1.5 # EOL - - libressl-3.2.6 - - libressl-3.3.4 + - libressl-3.2.7 + - libressl-3.3.5 + - libressl-3.4.2 + - libressl-3.5.0 steps: - name: repo checkout uses: actions/checkout@v2 -- cgit v1.2.3