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:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -41,8 +41,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
libressl_versions:
|
libressl_versions:
|
||||||
- "v3.1.4"
|
- "v3.4.2"
|
||||||
- "v2.1.7"
|
- "v3.1.5"
|
||||||
|
- "v2.1.10"
|
||||||
|
|
||||||
name: LibreSSL tests
|
name: LibreSSL tests
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user