test against latest LibreSSL

... and test against latest patch of the minor versions we use to test

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2022-02-01 14:53:42 +01:00
parent 404464fd40
commit ec5e942705

View File

@@ -41,8 +41,9 @@ jobs:
strategy:
matrix:
libressl_versions:
- "v3.1.4"
- "v2.1.7"
- "v3.4.2"
- "v3.1.5"
- "v2.1.10"
name: LibreSSL tests
steps: