aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml6
1 files changed, 4 insertions, 2 deletions
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