]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Add tests for LibreSSL 3.7.0 and OpenSSL 1.1.1s.
authorDarren Tucker <dtucker@dtucker.net>
Mon, 19 Dec 2022 07:42:34 +0000 (18:42 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 19 Dec 2022 07:42:34 +0000 (18:42 +1100)
.github/workflows/c-cpp.yml

index a12f61e23db07126e403a7da0ea672b9685b8cc1..e6ea49550f7167f64545476e17164af84cbc16c9 100644 (file)
@@ -55,6 +55,7 @@ jobs:
           - { target: ubuntu-latest, config: libressl-3.4.3 }
           - { target: ubuntu-latest, config: libressl-3.5.3 }
           - { target: ubuntu-latest, config: libressl-3.6.1 }
+          - { target: ubuntu-latest, config: libressl-3.7.0 }
           - { target: ubuntu-latest, config: openssl-master }
           - { target: ubuntu-latest, config: openssl-noec }
           - { target: ubuntu-latest, config: openssl-1.0.1 }
@@ -65,6 +66,7 @@ jobs:
           - { target: ubuntu-latest, config: openssl-1.1.1k }
           - { target: ubuntu-latest, config: openssl-1.1.1n }
           - { target: ubuntu-latest, config: openssl-1.1.1q }
+          - { target: ubuntu-latest, config: openssl-1.1.1s }
           - { target: ubuntu-latest, config: openssl-3.0.0 }
           - { target: ubuntu-latest, config: openssl-3.0.5 }
           - { target: ubuntu-latest, config: openssl-3.0.7 }